Exemple #1
0
 public MontDaughterRemCharacterData(string filename, string shortpath, MontDaughterRemCharacterSource intr)
 {
     this.filename  = filename;
     this.shortpath = shortpath;
     this.intr      = intr;
 }
Exemple #2
0
 public MontDaughterRemCharacterData(string filename, string shortpath, MontDaughterRemCharacterSource intr)
 {
     this.filename = filename;
     this.shortpath = shortpath;
     this.intr = intr;
 }