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

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

Public Methods

Method Description
CrashDataHeaders ( ) : System.Collections.Generic

Protected Methods

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

Method Details

CrashDataHeaders() public method

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

CrashDataHeaders() protected method

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