Property | Type | Description |
---|
Method | Description | |
---|---|---|
FileNameTemplate ( string template ) : Common.System | ||
ReplacePattern ( string replacementValue ) : string |
Replace the pattern with the specified String.
|
public FileNameTemplate ( string template ) : Common.System | ||
template | string | |
return | Common.System |
public ReplacePattern ( string replacementValue ) : string | ||
replacementValue | string | |
return | string |