M_WolfCurses_Form_Form_1_Equals - Maxwolf/WolfCurses GitHub Wiki
Indicates whether the current object is equal to another object of the same type.
Namespace: WolfCurses.Form
Assembly: WolfCurses (in WolfCurses.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public bool Equals(
Form<TData> other
)
- other
- Type: WolfCurses.Form.Form(TData)
An object to compare with this object.
Type: Boolean
true if the current object is equal to the other parameter; otherwise, false.
Supported in: 0.1