C# 클래스 FogbugzClientTests.TestCommand

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

공개 메소드들

메소드 설명
TestCommand ( string param1, int param2 ) : System.Collections.Generic

보호된 메소드들

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

메소드 상세

AddCommandSpecificParameters() 보호된 메소드

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

TestCommand() 공개 메소드

public TestCommand ( string param1, int param2 ) : System.Collections.Generic
param1 string
param2 int
리턴 System.Collections.Generic