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

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

Public Methods

Method Description
CrashDataThreadFrame ( ) : System.Collections.Generic

Protected Methods

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

Method Details

CrashDataThreadFrame() public method

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

CrashDataThreadFrame() protected method

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