Ejemplo n.º 1
0
 public void ApplySimpleData(DBCharacterLoginSimple simpleData)
 {
     mImpl.ApplySimpleData(this, simpleData);
 }