메소드 | 설명 | |
---|---|---|
HasArgument ( this option ) : bool | ||
HasArgumentName ( this option ) : bool | ||
HasLongName ( this option ) : bool | ||
HasMultipleArguments ( this option ) : bool | ||
HasOptionalArguments ( this option ) : bool | ||
HasValueSeparator ( this option ) : bool |
메소드 | 설명 | |
---|---|---|
Key ( this option ) : string |
public static HasArgumentName ( this option ) : bool | ||
option | this | |
리턴 | bool |
public static HasMultipleArguments ( this option ) : bool | ||
option | this | |
리턴 | bool |
public static HasOptionalArguments ( this option ) : bool | ||
option | this | |
리턴 | bool |
public static HasValueSeparator ( this option ) : bool | ||
option | this | |
리턴 | bool |