Exemple #1
0
 public MobileInstance(MobilePrototype prototype)
 {
     this.Prototype = prototype;
 }
Exemple #2
0
 public MobileInstance(MobilePrototype prototype)
 {
     this.Prototype = prototype;
 }