Method | Description | |
---|---|---|
FindMacroses ( [ serviceProvider, [ text ) : int>.IDictionary |
Ищет в строке макросы.
|
|
ReplaceMacroses ( [ serviceProvider, [ text ) : string |
Заменяет макросы в строке на результат их выполнения.
|
public static FindMacroses ( [ serviceProvider, [ text ) : int>.IDictionary |
||
serviceProvider | [ | |
text | [ | |
return | int>.IDictionary |
public static ReplaceMacroses ( [ serviceProvider, [ text ) : string | ||
serviceProvider | [ | |
text | [ | |
return | string |