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

Inheritance: EventData
Datei anzeigen Open project: bitstadium/HockeySDK-Windows

Public Methods

Method Description
PageViewData ( ) : HockeyApp

Protected Methods

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

Method Details

PageViewData() public method

public PageViewData ( ) : HockeyApp
return HockeyApp

PageViewData() protected method

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