예제 #1
0
파일: Lobby.cs 프로젝트: bes-slim/DDD-Risk
 void Apply(GameStarted e)
 {
     // Stop lobby being modified at this point.
 }
예제 #2
0
 void Apply(GameStarted e)
 {
     // Stop lobby being modified at this point.
 }