Interface ICompilable
.NET interface for TO BE DEFINED FROM USER
public interface ICompilable
Methods
Compile(Reader)
CompiledScript Compile(Reader arg0)
Parameters
Returns
Exceptions
Compile(String)
CompiledScript Compile(String arg0)