Method | Description | |
---|---|---|
ThrowIfNaN ( this value, string name ) : void | ||
ThrowIfNull ( this value, string name ) : void |
public static ThrowIfNaN ( this value, string name ) : void | ||
value | this | |
name | string | |
return | void |
public static ThrowIfNull ( this value, string name ) : void | ||
value | this | |
name | string | |
return | void |