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

Show file Open project: bitstadium/HockeySDK-Windows

Public Methods

Method Description
DataPoint ( ) : HockeyApp

Protected Methods

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

Method Details

DataPoint() public method

public DataPoint ( ) : HockeyApp
return HockeyApp

DataPoint() protected method

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