コード例 #1
0
 public static T     assert_Is_Default <T>      (this T target)
 {
     return(nUnitTests.assert_Is_Default(target));
 }