메소드 | 설명 | |
---|---|---|
ThrowArgumentExceptionIfObjectIsNullOrIsEmptyString ( string objectName, object objectValue ) : void | ||
ThrowArgumentNullExceptionIfObjectIsNull ( string objectName, object objectValue ) : void |
public static ThrowArgumentExceptionIfObjectIsNullOrIsEmptyString ( string objectName, object objectValue ) : void | ||
objectName | string | |
objectValue | object | |
리턴 | void |
public static ThrowArgumentNullExceptionIfObjectIsNull ( string objectName, object objectValue ) : void | ||
objectName | string | |
objectValue | object | |
리턴 | void |