Exemplo n.º 1
0
 public CRoleAllInfo()
 {
     this.m_oRoleBasicInfo = new CRoleBasicInfo();
     this.m_oBeastInfo     = new CBeastInfo();
     this.m_oTaskListInfo  = new CTaskListInfo();
 }
Exemplo n.º 2
0
 public void CopyFrom(CRoleBasicInfo rbi)
 {
 }