C# Class FuelSDK.PostReturn

Inheritance: FuelReturn
显示文件 Open project: salesforce-marketingcloud/FuelSDK-CSharp Class Usage Examples

Public Methods

Method Description
PostReturn ( APIObject theObject ) : System
PostReturn ( APIObject theObjects, ET_Client theClient ) : System
PostReturn ( FuelObject theObject ) : System

Method Details

PostReturn() public method

public PostReturn ( APIObject theObject ) : System
theObject APIObject
return System

PostReturn() public method

public PostReturn ( APIObject theObjects, ET_Client theClient ) : System
theObjects APIObject
theClient ET_Client
return System

PostReturn() public method

public PostReturn ( FuelObject theObject ) : System
theObject FuelObject
return System