Example #1
0
 public static T ValueOf <T>()
 {
     return(Generate.ValueOf <T>());
 }