public static RoleUserIDComparer<T> Instance { get; }
Public Shared ReadOnly Property Instance As RoleUserIDComparer(Of T)
Get
public:
static property RoleUserIDComparer<T>^ Instance {
RoleUserIDComparer<T>^ get ();
}
static member Instance : RoleUserIDComparer<'T> with get