예제 #1
0
 public Merchant(GameRolePlayMerchantWithGuildInformations gameRolePlayMerchantWithGuildInformations, Map map)
 {
 }
예제 #2
0
 public Merchant(GameRolePlayMerchantWithGuildInformations informations, Map map)
     : this((GameRolePlayMerchantInformations)informations, map)
 {
 }