C# Class FlowScriptEnginePPDEditor.FlowSourceObjects.ExecutableFlowSourceObject

Inheritance: FlowSourceObjectBase
显示文件 Open project: KHCmaster/PPD

Protected Methods

Method Description
OnFailed ( ) : void
OnSuccess ( ) : void

Private Methods

Method Description
In ( FlowEventArgs e ) : void

Method Details

OnFailed() protected method

protected OnFailed ( ) : void
return void

OnSuccess() protected method

protected OnSuccess ( ) : void
return void