 | OsuUsercount_rank_ssh Property |
[Missing <summary> documentation for "P:CSharpOsu.Module.OsuUser.count_rank_ssh"]
Namespace:
CSharpOsu.Module
Assembly:
CSharpOsu (in CSharpOsu.dll) Version: 1.0.0
Syntaxpublic int count_rank_ssh { get; set; }
Public Property count_rank_ssh As Integer
Get
Set
public:
property int count_rank_ssh {
int get ();
void set (int value);
}
member count_rank_ssh : int with get, set
Property Value
Type:
Int32
See Also