示例#1
0
 public static string GetFromClassParam()
 {
     return((Gen1 <T> .Get1() as T) as string);
 }