Compilation error (line 10, col 21): 'TTest2.Test()' hides inherited member 'TTest1.Test()'. Use the new keyword if hiding was intended.
Compilation error (line 18, col 3): An object reference is required for the non-static field, method, or property 'TTest<T>.FTest'
Compilation error (line 19, col 3): An object reference is required for the non-static field, method, or property 'TTest<T>.FTest'