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

Show file Open project: bitstadium/HockeySDK-Windows

Public Methods

Method Description
MessageData ( ) : HockeyApp

Protected Methods

Method Description
MessageData ( string fullName, string name ) : HockeyApp

Method Details

MessageData() public method

public MessageData ( ) : HockeyApp
return HockeyApp

MessageData() protected method

protected MessageData ( string fullName, string name ) : HockeyApp
fullName string
name string
return HockeyApp