The Witch type exposes the following members.

Constructors

  NameDescription
Public methodWitch
Initializes a new instance of the Witch class

Methods

  NameDescription
Public methodBuy (Inherited from Card.)
Public methodCanPlay (Overrides Card..::..CanPlay(GamePlayer).)
Public methodCanReact (Inherited from Card.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetActionBonus (Inherited from Card.)
Public methodGetBuyBonus (Inherited from Card.)
Public methodGetCardBonus (Inherited from Card.)
Public methodGetCost (Inherited from Card.)
Public methodGetGoldBonus (Inherited from Card.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodGetVictoryPoints (Inherited from Card.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodPlay (Overrides Card..::..Play(GamePlayer).)
Public methodReact (Inherited from Card.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Protected propertyActionBonus (Inherited from Card.)
Protected propertyBuyBonus (Inherited from Card.)
Protected propertyCardBonus (Inherited from Card.)
Protected propertyCost (Inherited from Card.)
Public propertyDescription (Inherited from Card.)
Protected propertyGoldBonus (Inherited from Card.)
Public propertyName (Inherited from Card.)
Protected propertyVictoryPoints (Inherited from Card.)

See Also