C# Class VSNDK.DebugEngine.EngineUtils

Afficher le fichier Open project: blackberry/VSPlugin Class Usage Examples

Méthodes publiques

Méthode Description
RequireOk ( int hr ) : void

UnexpectedException ( Exception e ) : int

Method Details

RequireOk() public static méthode

public static RequireOk ( int hr ) : void
hr int An integer value.
Résultat void

UnexpectedException() public static méthode

public static UnexpectedException ( Exception e ) : int
e System.Exception Exception.
Résultat int