 | OsuUserBestcount50 Property |
[Missing <summary> documentation for "P:CSharpOsu.Module.OsuUserBest.count50"]
Namespace:
CSharpOsu.Module
Assembly:
CSharpOsu (in CSharpOsu.dll) Version: 1.0.0
Syntaxpublic long count50 { get; set; }
Public Property count50 As Long
Get
Set
public:
property long long count50 {
long long get ();
void set (long long value);
}
member count50 : int64 with get, set
Property Value
Type:
Int64
See Also