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