[Missing <summary> documentation for "M:Antikaria.Games.MerchantPrinces.GamePlayer.InputCard(System.Collections.Generic.IEnumerable{Antikaria.Games.MerchantPrinces.Card},System.String,System.Boolean)"]
Assembly: Antikaria (in Antikaria.dll) Version: 0.1.0.0
Syntax
C# |
---|
public Card InputCard( IEnumerable<Card> cards, string text, bool allowNone ) |
Parameters
- cards
- Type: System.Collections.Generic..::..IEnumerable<(Of <(<'Card>)>)>
[Missing <param name="cards"/> documentation for "M:Antikaria.Games.MerchantPrinces.GamePlayer.InputCard(System.Collections.Generic.IEnumerable{Antikaria.Games.MerchantPrinces.Card},System.String,System.Boolean)"]
- text
- Type: System..::..String
[Missing <param name="text"/> documentation for "M:Antikaria.Games.MerchantPrinces.GamePlayer.InputCard(System.Collections.Generic.IEnumerable{Antikaria.Games.MerchantPrinces.Card},System.String,System.Boolean)"]
- allowNone
- Type: System..::..Boolean
[Missing <param name="allowNone"/> documentation for "M:Antikaria.Games.MerchantPrinces.GamePlayer.InputCard(System.Collections.Generic.IEnumerable{Antikaria.Games.MerchantPrinces.Card},System.String,System.Boolean)"]
Return Value
[Missing <returns> documentation for "M:Antikaria.Games.MerchantPrinces.GamePlayer.InputCard(System.Collections.Generic.IEnumerable{Antikaria.Games.MerchantPrinces.Card},System.String,System.Boolean)"]