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