Esempio n. 1
0
 public EffectDescriptionBuilder OptionalAdditionalAlly()
 {
     effect.SetInviteOptionalAlly(true);
     return(this);
 }