C# 클래스 msos.OutputCallbacks

상속: IDebugOutputCallbacksWide
파일 보기 프로젝트 열기: goldshtn/msos 1 사용 예제들

공개 메소드들

메소드 설명
Output ( DEBUG_OUTPUT mask, string text ) : int
OutputCallbacks ( CommandExecutionContext context ) : System

메소드 상세

Output() 공개 메소드

public Output ( DEBUG_OUTPUT mask, string text ) : int
mask DEBUG_OUTPUT
text string
리턴 int

OutputCallbacks() 공개 메소드

public OutputCallbacks ( CommandExecutionContext context ) : System
context CommandExecutionContext
리턴 System