Exemplo n.º 1
0
 public override void onLoseCell()
 {
     cellEntityCall = null;
 }
Exemplo n.º 2
0
 public override void onGetCell()
 {
     cellEntityCall = new EntityCellEntityCall_MatchStubBase(id, className);
 }