Exemplo n.º 1
0
 public IEnumerable <ulong> EnumAllVisiblePlayerId()
 {
     return(mImpl.EnumAllVisiblePlayerId(this));
 }