메소드 | 설명 | |
---|---|---|
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 |