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