예제 #1
0
 public void addBind(TypeOfBind type, NetworkEntity entity)
 {
     networkEntity.Add(entity, type);
 }