Exemple #1
0
 public static Krest CreateKrest()
 {
     return((Krest)krestPrototype.Clone());
 }