Exemplo n.º 1
0
 private GhostState(GhostStateEnum state)
 {
     this._State = state;
 }
Exemplo n.º 2
0
 private GhostState(GhostStateEnum state)
 {
     this._State = state;
 }