public static RoleSchedulingComparer Instance { get; }
Public Shared ReadOnly Property Instance As RoleSchedulingComparer
Get
public:
static property RoleSchedulingComparer^ Instance {
RoleSchedulingComparer^ get ();
}
static member Instance : RoleSchedulingComparer with get