C# Class MessageGears.MessageGearsProperties

Class used to store all of the properties and credentials needed to interface with MessageGears and Amazon Web Services.
Exibir arquivo Open project: messagegears/messagegears-csharp-sdk Class Usage Examples

Public Methods

Method Description
MessageGearsProperties ( ) : System

Public constructor setting default values for the MessageGearsProperties class.

ToString ( ) : String

Dumps out all of the properties.

Method Details

MessageGearsProperties() public method

Public constructor setting default values for the MessageGearsProperties class.
public MessageGearsProperties ( ) : System
return System

ToString() public method

Dumps out all of the properties.
public ToString ( ) : String
return String