Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
FileNameTemplate ( string template ) : Common.System | ||
ReplacePattern ( string replacementValue ) : string |
Replace the pattern with the specified String.
|
public FileNameTemplate ( string template ) : Common.System | ||
template | string | |
Результат | Common.System |
public ReplacePattern ( string replacementValue ) : string | ||
replacementValue | string | |
Результат | string |