C# 클래스 MessageGears.EventQueue.MessageGearsAwsProperties

Class used to store all of the properties and credentials needed to interface with your Amazon Web Services Account.
파일 보기 프로젝트 열기: messagegears/messagegears-csharp-sdk 1 사용 예제들

공개 메소드들

메소드 설명
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