prog.cs(6,29): error CS0246: The type or namespace name `T' could not be found. Are you missing a using directive or an assembly reference?
prog.cs(6,40): error CS0246: The type or namespace name `T' could not be found. Are you missing a using directive or an assembly reference?
Compilation failed: 2 error(s), 0 warnings