 | OsuScorerank Property |
[Missing <summary> documentation for "P:CSharpOsu.Module.OsuScore.rank"]
Namespace:
CSharpOsu.Module
Assembly:
CSharpOsu (in CSharpOsu.dll) Version: 1.0.0
Syntaxpublic string rank { get; set; }
Public Property rank As String
Get
Set
public:
property String^ rank {
String^ get ();
void set (String^ value);
}
member rank : string with get, set
Property Value
Type:
String
See Also