示例#1
0
 public static T     assert_Is_Not_Default <T>  (this T target)
 {
     return(nUnitTests.assert_Is_Not_Default(target));
 }