C# Class CrownPeak.AccessAPI.GetGoogleAnalyticsProfilesCompletedEventArgs

Inheritance: System.ComponentModel.AsyncCompletedEventArgs
Afficher le fichier Open project: Crownpeak/Access-API-Examples

Méthodes publiques

Méthode Description
GetGoogleAnalyticsProfilesCompletedEventArgs ( object results, System exception, bool cancelled, object userState ) : System.Runtime.Serialization

Method Details

GetGoogleAnalyticsProfilesCompletedEventArgs() public méthode

public GetGoogleAnalyticsProfilesCompletedEventArgs ( object results, System exception, bool cancelled, object userState ) : System.Runtime.Serialization
results object
exception System
cancelled bool
userState object
Résultat System.Runtime.Serialization