Exemplo n.º 1
0
 //提供公用函数
 public bool ChangeGender()
 {
     return(SendChangeRoleGender(!m_RoleInfo.GetGender()));
 }