public IOResult Save(IISave isave)
 {
     throw new NotImplementedException();
 }
 public bool SvSaveData(IISave isave, ushort id)
 {
     throw new NotImplementedException();
 }