wManager.Wow.Helpers Namespace
WRobot

RunCode..::..CompiledCache Field

Compiled cache

Namespace:  robotManager.Helpful
Assembly:  robotManager (in robotManager.dll)

Syntax


public static Dictionary<string, CompilerResults> CompiledCache
Public Shared CompiledCache As Dictionary(Of String, CompilerResults)
public:
static Dictionary<String^, CompilerResults^>^ CompiledCache