Beispiel #1
0
 public UptownBoysCharacterData(string filename, string shortpath, UptownBoysCharacterSource intr)
 {
     this.filename = filename;
     this.shortpath = shortpath;
     this.intr = intr;
 }
Beispiel #2
0
 public UptownBoysCharacterData(string filename, string shortpath, UptownBoysCharacterSource intr)
 {
     this.filename  = filename;
     this.shortpath = shortpath;
     this.intr      = intr;
 }