C# 클래스 Videos.SapoServices.Utils.EnsureCredentialsUseContext

상속: IDisposable
파일 보기 프로젝트 열기: sapo/sapo-services-sdk 1 사용 예제들

공개 메소드들

메소드 설명
Dispose ( ) : void
EnsureCredentialsUseContext ( string username, string password, string accessKey, IContextChannel channel ) : System

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

EnsureCredentialsUseContext() 공개 메소드

public EnsureCredentialsUseContext ( string username, string password, string accessKey, IContextChannel channel ) : System
username string
password string
accessKey string
channel IContextChannel
리턴 System