wManager.Wow.Helpers Namespace
WRobot

RunCode Methods

The RunCode type exposes the following members.

Methods


  Name Description
Public method Static member Compile
Compile the specified code type.
Public method Static member CompileAndCreateInstance
Compile and create instance.
Public method Static member CompileAndInvokeStaticMethod
Compiles the and invoke static method.
Public method Static member CompileFile
Compile the file.
Public method Static member CreateInstance
Create instance from CompilerResults.
Public method Equals(System.Object) (Inherited from Object.)
Public method Static member ErrorsToString
Errors or CompilerResults to string.
Protected method Finalize (Inherited from Object.)
Public method Static member GenerateExe
Generate executable from code.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Static member HasErrors
Determines whether the specified compiler results has errors.
Public method Static member InvokeStaticMethod
Invoke static method from CompilerResults..
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)