Метод | Описание | |
---|---|---|
AssertErrors ( |
||
AssertErrors ( this element ) : bool | ||
GetErrors ( |
||
GetErrors ( this element ) : string | ||
HasChanges ( this element ) : bool | ||
LooseChangesIfAny ( this element ) : bool |
Метод | Описание | |
---|---|---|
VisualErrors ( |
public static AssertErrors ( |
||
mod | ||
window | ||
Результат | bool |
public static AssertErrors ( this element ) : bool | ||
element | this | |
Результат | bool |
public static GetErrors ( |
||
mod | ||
Результат | Dictionary |
public static GetErrors ( this element ) : string | ||
element | this | |
Результат | string |
public static HasChanges ( this element ) : bool | ||
element | this | |
Результат | bool |
public static LooseChangesIfAny ( this element ) : bool | ||
element | this | |
Результат | bool |