C# Class CrownPeak.AccessAPI.GetSystemVariablesDataCompletedEventArgs

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

Public Methods

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

Method Details

GetSystemVariablesDataCompletedEventArgs() public method

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