C# Class VSNDK.DebugEngine.EngineUtils

Exibir arquivo Open project: blackberry/VSPlugin Class Usage Examples

Public Methods

Method Description
RequireOk ( int hr ) : void

UnexpectedException ( Exception e ) : int

Method Details

RequireOk() public static method

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

UnexpectedException() public static method

public static UnexpectedException ( Exception e ) : int
e System.Exception Exception.
return int