コード例 #1
0
 public static TypeSpecification IsGenericArgument()
 {
     return(Any.IsGenericArgument());
 }