C# Class Dev2.Development.Languages.Scripting.Dev2PythonContext

Inheritance: IScriptingContext
Show file Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
Execute ( string scriptValue ) : string
HandlesType ( ) : enScriptType

Method Details

Execute() public method

public Execute ( string scriptValue ) : string
scriptValue string
return string

HandlesType() public method

public HandlesType ( ) : enScriptType
return enScriptType