Пример #1
0
 protected Humanoid(HumanWithGuildInformations human)
     : this((HumanInformations)human)
 {
     GuildInformations = new GuildInformations(human.guildInformations);
 }
Пример #2
0
 protected Humanoid(HumanWithGuildInformations human)
     : this((HumanInformations)human)
 {
     GuildInformations = new GuildInformations(human.guildInformations);
 }