Class ExtensionRunner
Inheritance
System.Object
ExtensionRunner
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: vortex.compiler.console.runner
Assembly: vortex.compiler.console.dll
Syntax
public class ExtensionRunner
Methods
CompileAndBuildSolution()
Declaration
public void CompileAndBuildSolution()
CompileControllerLibraries()
Declaration
public void CompileControllerLibraries()
ControllerLibrariesVersionInfo()
Declaration
public void ControllerLibrariesVersionInfo()
Run(String)
Declaration
public void Run(string vortexDirectory)
Parameters
Type | Name | Description |
---|---|---|
System.String | vortexDirectory |