C# Класс MessageGears.EventQueue.MessageGearsAwsProperties

Class used to store all of the properties and credentials needed to interface with your Amazon Web Services Account.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
MessageGearsAwsProperties ( ) : System

Set the default values for most of the properties.

ToString ( ) : String

Dumps out all of the properties.

Описание методов

MessageGearsAwsProperties() публичный Метод

Set the default values for most of the properties.
public MessageGearsAwsProperties ( ) : System
Результат System

ToString() публичный Метод

Dumps out all of the properties.
public ToString ( ) : String
Результат String