Метод | Описание | |
---|---|---|
AreAllSet ( this value ) : bool | ||
IsOneFlagSet ( this value ) : bool | ||
IsSet ( this value, ChangeType flag ) : bool |
public static AreAllSet ( this value ) : bool | ||
value | this | |
Результат | bool |
public static IsOneFlagSet ( this value ) : bool | ||
value | this | |
Результат | bool |
public static IsSet ( this value, ChangeType flag ) : bool | ||
value | this | |
flag | ChangeType | |
Результат | bool |