Esempio n. 1
0
 public override int GetPacketMaxSize()
 {
     return(CG_RELATION.getMaxSize());
 }
Esempio n. 2
0
 public void                                  SetRelation(CG_RELATION pRelation)
 {
     m_Relation = pRelation;
 }