C# Class Amido.PreProcessor.Cmd.Tokeniser

Inheritance: ITokeniser
Datei anzeigen Open project: amido/Amido.PreProcessor

Public Methods

Method Description
TryReplace ( string template, string>.IDictionary dictionary, IList &tokensNotFound ) : string

Method Details

TryReplace() public method

public TryReplace ( string template, string>.IDictionary dictionary, IList &tokensNotFound ) : string
template string
dictionary string>.IDictionary
tokensNotFound IList
return string