C# Class Mono.Debugger.Tests.TestAttach

显示文件 Open project: baulig/debugger

Public Methods

Method Description
SetUp ( ) : void
TearDown ( ) : void
TestAttach ( ) : System

Private Methods

Method Description
AttachAgain ( ) : void
Kill ( ) : void
Main ( ) : void

Method Details

SetUp() public method

public SetUp ( ) : void
return void

TearDown() public method

public TearDown ( ) : void
return void

TestAttach() public method

public TestAttach ( ) : System
return System