Method | Description | |
---|---|---|
GetDictionaryPath ( ) : string | ||
GetOptionsCopy ( ) : Match.MatchOptions | ||
GetParameterCopy ( ) : Match.MatchParameter | ||
Load ( string fileName ) : void | ||
Save ( string fileName ) : void |
public GetOptionsCopy ( ) : Match.MatchOptions | ||
return | Match.MatchOptions |
public GetParameterCopy ( ) : Match.MatchParameter | ||
return | Match.MatchParameter |
public static Load ( string fileName ) : void | ||
fileName | string | |
return | void |
public static Save ( string fileName ) : void | ||
fileName | string | |
return | void |