C# Class CrownPeak.AccessAPI.GetAssetListCompletedEventArgs

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

Méthodes publiques

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

Method Details

GetAssetListCompletedEventArgs() public méthode

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