C# 클래스 VSNDK.DebugEngine.EngineUtils

파일 보기 프로젝트 열기: blackberry/VSPlugin 1 사용 예제들

공개 메소드들

메소드 설명
RequireOk ( int hr ) : void

UnexpectedException ( Exception e ) : int

메소드 상세

RequireOk() 공개 정적인 메소드

public static RequireOk ( int hr ) : void
hr int An integer value.
리턴 void

UnexpectedException() 공개 정적인 메소드

public static UnexpectedException ( Exception e ) : int
e System.Exception Exception.
리턴 int