C# Class cadencii.ScriptProcessor

Exibir arquivo Open project: cadencii/cadencii Class Usage Examples

Public Methods

Method Description
process ( string code ) : string

Protected Methods

Method Description
getPrefix ( ) : string
getSuffix ( ) : string

Method Details

getPrefix() protected abstract method

protected abstract getPrefix ( ) : string
return string

getSuffix() protected abstract method

protected abstract getSuffix ( ) : string
return string

process() public method

public process ( string code ) : string
code string
return string