C# Class NMPRK_GUI.PlatformCharacterizationLaunchRequestFunction

Inheritance: Function
ファイルを表示 Open project: 01org/NMPRK

Public Methods

Method Description
PlatformCharacterizationLaunchRequestFunction ( ) : System

Protected Methods

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

Method Details

InvokeInternal() protected method

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

InvokeInternalSimulation() protected method

protected InvokeInternalSimulation ( ) : int
return int

PlatformCharacterizationLaunchRequestFunction() public method

public PlatformCharacterizationLaunchRequestFunction ( ) : System
return System