Overload_WolfCurses_Form_Form_1_Compare - Maxwolf/WolfCurses GitHub Wiki
Name | Description | |
---|---|---|
![]() |
Compare(Form(TData), Form(TData)) | When overridden in a derived class, performs a comparison of two objects of the same type and returns a value indicating whether one object is less than, equal to, or greater than the other. (Overrides Comparer(T).Compare(T, T).) |
![]() |
Compare(IForm, IForm) | Compares two objects and returns a value indicating whether one is less than, equal to, or greater than the other. |