예제 #1
0
 public ActorTableEnumerator(ActorTable table)
 {
 }
예제 #2
0
 public ActorTableEnumerator(ActorTable table)
 {
     this.table = table;
 }