Example #1
0
 public string[] Process(IGameMaster gameMaster)
 {
     gameMaster.HandlerErrorMessage(this);
     return(new string[] { });
 }