C# Class CrownPeak.AccessAPI.WCOGetTargetingGroupsCompletedEventArgs

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

Public Methods

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

Method Details

WCOGetTargetingGroupsCompletedEventArgs() public method

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