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

Show file Open project: bitstadium/HockeySDK-Windows Class Usage Examples

Public Methods

Method Description
CrashDataBinary ( ) : System.Collections.Generic

Protected Methods

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

Method Details

CrashDataBinary() public method

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

CrashDataBinary() protected method

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