C# Class CrownPeak.AccessAPI.GetGoogleAnalyticsDataCompletedEventArgs

Inheritance: System.ComponentModel.AsyncCompletedEventArgs
Mostrar archivo Open project: Crownpeak/Access-API-Examples

Public Methods

Method Description
GetGoogleAnalyticsDataCompletedEventArgs ( object results, System exception, bool cancelled, object userState ) : System.Runtime.Serialization

Method Details

GetGoogleAnalyticsDataCompletedEventArgs() public method

public GetGoogleAnalyticsDataCompletedEventArgs ( object results, System exception, bool cancelled, object userState ) : System.Runtime.Serialization
results object
exception System
cancelled bool
userState object
return System.Runtime.Serialization