C# Class NMPRK_GUI.GetCapabilitiesFunction

Inheritance: Function
显示文件 Open project: 01org/NMPRK

Public Methods

Method Description
GetCapabilitiesFunction ( ) : System

Protected Methods

Method Description
InvokeInternal ( int handle ) : int
InvokeInternalSimulation ( ) : int

Method Details

GetCapabilitiesFunction() public method

public GetCapabilitiesFunction ( ) : System
return System

InvokeInternal() protected method

protected InvokeInternal ( int handle ) : int
handle int
return int

InvokeInternalSimulation() protected method

protected InvokeInternalSimulation ( ) : int
return int