示例#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);
 }