public static ThrowIsNull ( object value, string paramName ) : void | ||
value | object | test object. |
paramName | string | parameter name for ArgumentNullException. |
Результат | void |
public static ThrowIsNull ( object value, string paramName ) : void | ||
value | object | test object. |
paramName | string | parameter name for ArgumentNullException. |
Результат | void |