Click or drag to resize

StringsMatch Method

[Missing <summary> documentation for "M:CSharpOsu.Util.Strings.Strings.Match(System.Int32)"]

Namespace:  CSharpOsu.Util.Strings
Assembly:  CSharpOsu (in CSharpOsu.dll) Version: 1.0.0
Syntax
public string Match(
	int match
)

Parameters

match
Type: SystemInt32

[Missing <param name="match"/> documentation for "M:CSharpOsu.Util.Strings.Strings.Match(System.Int32)"]

Return Value

Type: String

[Missing <returns> documentation for "M:CSharpOsu.Util.Strings.Strings.Match(System.Int32)"]

See Also