コード例 #1
0
 static int callStaticMethod <T> ()
 {
     return(GenA <T> .staticMethod());
 }