메소드 | 설명 | |
---|---|---|
EnvironmentStringExpressionSet ( ) : System.Security | ||
EnvironmentStringExpressionSet ( String str ) : System.Security |
메소드 | 설명 | |
---|---|---|
CreateNewEmpty ( ) : |
||
ProcessSingleString ( String str ) : String | ||
ProcessWholeString ( String str ) : String | ||
StringSubsetString ( String left, String right, bool ignoreCase ) : bool |
protected CreateNewEmpty ( ) : |
||
리턴 |
public EnvironmentStringExpressionSet ( ) : System.Security | ||
리턴 | System.Security |
public EnvironmentStringExpressionSet ( String str ) : System.Security | ||
str | String | |
리턴 | System.Security |
protected ProcessSingleString ( String str ) : String | ||
str | String | |
리턴 | String |
protected ProcessWholeString ( String str ) : String | ||
str | String | |
리턴 | String |
protected StringSubsetString ( String left, String right, bool ignoreCase ) : bool | ||
left | String | |
right | String | |
ignoreCase | bool | |
리턴 | bool |