Esempio n. 1
0
 public Merchant(GameRolePlayMerchantWithGuildInformations gameRolePlayMerchantWithGuildInformations, Map map)
 {
 }
Esempio n. 2
0
 public Merchant(GameRolePlayMerchantWithGuildInformations informations, Map map)
     : this((GameRolePlayMerchantInformations)informations, map)
 {
 }