C# 클래스 MyAnimeListSharp.Facade.AccountMethods

Represents a "Account Methods" section in MyAnimeList.net specification. http://myanimelist.net/modules.php?go=api
상속: MyAnimeListSharp.Core.MyAnimeListMethods
파일 보기 프로젝트 열기: dance2die/MyAnimeListSharp 1 사용 예제들

공개 메소드들

메소드 설명
AccountMethods ( ICredentialContext credentialContext ) : MyAnimeListSharp.Auth
VerifyCredentials ( ) : string

Check if the credential is valid or not

메소드 상세

AccountMethods() 공개 메소드

public AccountMethods ( ICredentialContext credentialContext ) : MyAnimeListSharp.Auth
credentialContext ICredentialContext
리턴 MyAnimeListSharp.Auth

VerifyCredentials() 공개 메소드

Check if the credential is valid or not
public VerifyCredentials ( ) : string
리턴 string