示例#1
0
 public EffectDescriptionBuilder OptionalAdditionalAlly()
 {
     effect.SetInviteOptionalAlly(true);
     return(this);
 }