C# 클래스 SocialcastApi.CommonMethods

파일 보기 프로젝트 열기: daghb/socialcast-api-dotnet40 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
CommonMethods ( SocialcastCredentials credentials ) : System
GetAllActiveUsers ( ) : List
GetAllCommunitiesForUser ( ) : string

메소드 상세

CommonMethods() 공개 메소드

public CommonMethods ( SocialcastCredentials credentials ) : System
credentials SocialcastApiHelper.SocialcastCredentials
리턴 System

GetAllActiveUsers() 공개 메소드

public GetAllActiveUsers ( ) : List
리턴 List

GetAllCommunitiesForUser() 공개 메소드

public GetAllCommunitiesForUser ( ) : string
리턴 string