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

Inheritance: EventData
Afficher le fichier Open project: bitstadium/HockeySDK-Windows

Méthodes publiques

Méthode Description
PageViewData ( ) : HockeyApp

Méthodes protégées

Méthode Description
PageViewData ( string fullName, string name ) : HockeyApp

Method Details

PageViewData() public méthode

public PageViewData ( ) : HockeyApp
Résultat HockeyApp

PageViewData() protected méthode

protected PageViewData ( string fullName, string name ) : HockeyApp
fullName string
name string
Résultat HockeyApp