C# Class Decidir_SDK.Agregadores.ComerciosAgregadores

Datei anzeigen Open project: decidir/sdk-net Class Usage Examples

Public Methods

Method Description
ComerciosAgregadores ( ) : System
add ( String key, String value ) : void
getForPayload ( ) : String

Method Details

ComerciosAgregadores() public method

public ComerciosAgregadores ( ) : System
return System

add() public method

public add ( String key, String value ) : void
key String
value String
return void

getForPayload() public method

public getForPayload ( ) : String
return String