[Missing <summary> documentation for "M:Antikaria.Games.MerchantPrinces.GamePlayer.InputSupply(System.Collections.Generic.IEnumerable{Antikaria.Games.MerchantPrinces.Supply},System.String,System.Boolean)"]

Namespace: Antikaria.Games.MerchantPrinces
Assembly: Antikaria (in Antikaria.dll) Version: 0.1.0.0

Syntax

C#
public Supply InputSupply(
	IEnumerable<Supply> supplies,
	string text,
	bool allowNone
)

Parameters

supplies
Type: System.Collections.Generic..::..IEnumerable<(Of <(<'Supply>)>)>

[Missing <param name="supplies"/> documentation for "M:Antikaria.Games.MerchantPrinces.GamePlayer.InputSupply(System.Collections.Generic.IEnumerable{Antikaria.Games.MerchantPrinces.Supply},System.String,System.Boolean)"]

text
Type: System..::..String

[Missing <param name="text"/> documentation for "M:Antikaria.Games.MerchantPrinces.GamePlayer.InputSupply(System.Collections.Generic.IEnumerable{Antikaria.Games.MerchantPrinces.Supply},System.String,System.Boolean)"]

allowNone
Type: System..::..Boolean

[Missing <param name="allowNone"/> documentation for "M:Antikaria.Games.MerchantPrinces.GamePlayer.InputSupply(System.Collections.Generic.IEnumerable{Antikaria.Games.MerchantPrinces.Supply},System.String,System.Boolean)"]

Return Value

[Missing <returns> documentation for "M:Antikaria.Games.MerchantPrinces.GamePlayer.InputSupply(System.Collections.Generic.IEnumerable{Antikaria.Games.MerchantPrinces.Supply},System.String,System.Boolean)"]

See Also