C# Class PKStudio.Forms.BaseForms.WrapperActionArgs

Inheritance: System.EventArgs
显示文件 Open project: AlexandrSurkov/PKStudio Class Usage Examples

Public Methods

Method Description
WrapperActionArgs ( BaseWrapper Wrapper, NodeAction Action ) : System

Method Details

WrapperActionArgs() public method

public WrapperActionArgs ( BaseWrapper Wrapper, NodeAction Action ) : System
Wrapper BaseWrapper
Action NodeAction
return System