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