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
Type | Name |
---|---|
System.String | script |
TransformStatementBody(String)
View Source
Declaration
public static string TransformStatementBody(string body)
Returns
System.String
Parameters
Type | Name |
---|---|
System.String | body |