C# 클래스 MegaApi.MakeCommand

파일 보기 프로젝트 열기: redwyre/MegaApi

공개 메소드들

메소드 설명
GetUserDetails ( ) : Command
Login ( string user, string hash, uint passwordKey ) : Command

메소드 상세

GetUserDetails() 공개 정적인 메소드

public static GetUserDetails ( ) : Command
리턴 Command

Login() 공개 정적인 메소드

public static Login ( string user, string hash, uint passwordKey ) : Command
user string
hash string
passwordKey uint
리턴 Command