C# Class Microsoft.R.Debugger.AD7ThreadDestroyEvent

Inheritance: AD7AsynchronousEvent, IDebugThreadDestroyEvent2
Mostra file Open project: Microsoft/RTVS

Public Methods

Method Description
AD7ThreadDestroyEvent ( uint exitCode ) : System

Private Methods

Method Description
IDebugThreadDestroyEvent2 ( uint &exitCode ) : int

Method Details

AD7ThreadDestroyEvent() public method

public AD7ThreadDestroyEvent ( uint exitCode ) : System
exitCode uint
return System