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