Click or drag to resize

StringsScore Method

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

Namespace:  CSharpOsu.Util.Strings
Assembly:  CSharpOsu (in CSharpOsu.dll) Version: 1.0.0
Syntax
public string Score(
	long beatmap
)

Parameters

beatmap
Type: SystemInt64

[Missing <param name="beatmap"/> documentation for "M:CSharpOsu.Util.Strings.Strings.Score(System.Int64)"]

Return Value

Type: String

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

See Also