C# Class Mono.Debugger.Tests.TestExec

显示文件 Open project: baulig/debugger

Public Methods

Method Description
SetUp ( ) : void
TestExec ( ) : System

Private Methods

Method Description
ManagedChild ( ) : void
NativeChild ( ) : void
ThreadingModelGlobal ( ) : void
ThreadingModelProcess ( ) : void

Method Details

SetUp() public method

public SetUp ( ) : void
return void

TestExec() public method

public TestExec ( ) : System
return System