C# 클래스 MessageGears.MessageGearsProperties

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

공개 메소드들

메소드 설명
MessageGearsProperties ( ) : System

Public constructor setting default values for the MessageGearsProperties class.

ToString ( ) : String

Dumps out all of the properties.

메소드 상세

MessageGearsProperties() 공개 메소드

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

ToString() 공개 메소드

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