Метод | Описание | |
---|---|---|
ThrowIfNaN ( this value, string name ) : void | ||
ThrowIfNull ( this value, string name ) : void |
public static ThrowIfNaN ( this value, string name ) : void | ||
value | this | |
name | string | |
Результат | void |
public static ThrowIfNull ( this value, string name ) : void | ||
value | this | |
name | string | |
Результат | void |