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