Exemple #1
0
 public static T Exploding <T>() where T : class
 {
     return(Generate.Exploding <T>());
 }