[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:fCraft.Player.MessageManyMatches(System.String,System.Collections.Generic.IEnumerable{fCraft.IClassy})"]

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)

Syntax

   
 C# 
public void MessageManyMatches(
	string itemType,
	IEnumerable<IClassy> names
)

Parameters

itemType
String

[Missing <param name="itemType"/> documentation for "M:fCraft.Player.MessageManyMatches(System.String,System.Collections.Generic.IEnumerable{fCraft.IClassy})"]

names
IEnumerable<(Of <(<'IClassy>)>)>

[Missing <param name="names"/> documentation for "M:fCraft.Player.MessageManyMatches(System.String,System.Collections.Generic.IEnumerable{fCraft.IClassy})"]

See Also