Microsoft.HockeyApp.Extensibility.Implementation.External.ExceptionDetails.ExceptionDetails C# (CSharp) Method

ExceptionDetails() public method

public ExceptionDetails ( ) : HockeyApp
return HockeyApp
        public ExceptionDetails()
            : this("AI.ExceptionDetails", "ExceptionDetails")
        {}

Same methods

ExceptionDetails::ExceptionDetails ( string fullName, string name ) : HockeyApp