Esempio n. 1
0
 protected Humanoid(HumanWithGuildInformations human)
     : this((HumanInformations)human)
 {
     GuildInformations = new GuildInformations(human.guildInformations);
 }
Esempio n. 2
0
 protected Humanoid(HumanWithGuildInformations human)
     : this((HumanInformations)human)
 {
     GuildInformations = new GuildInformations(human.guildInformations);
 }