Skip to main content

ScriptPreprocessors

Assembly: ServiceStack.Common.dll​
View Source​
Declaration
public static class ScriptPreprocessors

Methods​

TransformCodeBlocks(String)​

View Source​
Declaration
public static string TransformCodeBlocks(string script)
Returns​

System.String

Parameters​
TypeName
System.Stringscript

TransformStatementBody(String)​

View Source​
Declaration
public static string TransformStatementBody(string body)
Returns​

System.String

Parameters​
TypeName
System.Stringbody