C# Class Microsoft.HockeyApp.Extensibility.Implementation.External.CrashData

Datei anzeigen Open project: bitstadium/HockeySDK-Windows Class Usage Examples

Public Methods

Method Description
CrashData ( ) : System.Collections.Generic

Protected Methods

Method Description
CrashData ( string fullName, string name ) : System.Collections.Generic

Method Details

CrashData() public method

public CrashData ( ) : System.Collections.Generic
return System.Collections.Generic

CrashData() protected method

protected CrashData ( string fullName, string name ) : System.Collections.Generic
fullName string
name string
return System.Collections.Generic