Example #1
0
 public ListActor()
 {
     _list      = new RegionList <ItemList>();
     _recvCount = 0;
 }