C# Class PKStudio.Forms.BaseForms.WrapperActionArgs

Inheritance: System.EventArgs
Show file 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