C# 클래스 Microsoft.Samples.Debugging.CorDebug.CorProcessEventArgs

상속: CorEventArgs
파일 보기 프로젝트 열기: LogosBible/monodevelop 1 사용 예제들

공개 메소드들

메소드 설명
CorProcessEventArgs ( Microsoft.Samples.Debugging.CorDebug.CorProcess process ) : System
CorProcessEventArgs ( Microsoft.Samples.Debugging.CorDebug.CorProcess process, ManagedCallbackType callbackType ) : System
ToString ( ) : string

메소드 상세

CorProcessEventArgs() 공개 메소드

public CorProcessEventArgs ( Microsoft.Samples.Debugging.CorDebug.CorProcess process ) : System
process Microsoft.Samples.Debugging.CorDebug.CorProcess
리턴 System

CorProcessEventArgs() 공개 메소드

public CorProcessEventArgs ( Microsoft.Samples.Debugging.CorDebug.CorProcess process, ManagedCallbackType callbackType ) : System
process Microsoft.Samples.Debugging.CorDebug.CorProcess
callbackType ManagedCallbackType
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string