예제 #1
0
 IPlayerCheater IPlayerFactory.CreatePlayerCheater(IPlayerConstructorParams prm)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 IPlayerThorough IPlayerFactory.CreatePlayerThorough(IPlayerConstructorParams prm)
 {
     throw new NotImplementedException();
 }