C# 클래스 Fourth.Tradesimple.Fogbugz.LogonCommand

상속: FogbugzCommand
파일 보기 프로젝트 열기: fourth/FogbugzClient 1 사용 예제들

공개 메소드들

메소드 설명
LogonCommand ( string email, string password ) : System.Collections.Generic

보호된 메소드들

메소드 설명
AddCommandSpecificParameters ( string>.IDictionary parameters ) : void

메소드 상세

AddCommandSpecificParameters() 보호된 메소드

protected AddCommandSpecificParameters ( string>.IDictionary parameters ) : void
parameters string>.IDictionary
리턴 void

LogonCommand() 공개 메소드

public LogonCommand ( string email, string password ) : System.Collections.Generic
email string
password string
리턴 System.Collections.Generic