Click or drag to resize

OsuBeatmapapproved_date Property

[Missing <summary> documentation for "P:CSharpOsu.Module.OsuBeatmap.approved_date"]

Namespace:  CSharpOsu.Module
Assembly:  CSharpOsu (in CSharpOsu.dll) Version: 1.0.0
Syntax
public Nullable<DateTime> approved_date { get; set; }

Property Value

Type: NullableDateTime
See Also