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

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

Public Methods

Method Description
CrashDataThread ( ) : System.Collections.Generic

Protected Methods

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

Method Details

CrashDataThread() public method

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

CrashDataThread() protected method

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