public void ApplySimpleData(DBCharacterLoginSimple simpleData)
 {
     mImpl.ApplySimpleData(this, simpleData);
 }