Property | Type | Description | |
---|---|---|---|
EvaluateInternal | string | ||
Evaluator | System | ||
Load | void | ||
ReplaceTags | string | ||
Reset | void |
Method | Description | |
---|---|---|
Evaluate ( string sourceCode ) : string |
Method | Description | |
---|---|---|
EvaluateInternal ( string sourceCode ) : string | ||
Evaluator ( ) : System | ||
Load ( ) : void | ||
ReplaceTags ( Match match ) : string | ||
Reset ( ) : void |
public static Evaluate ( string sourceCode ) : string | ||
sourceCode | string | |
return | string |