C# Class FogbugzClientTests.TestCommand

Inheritance: Fourth.Tradesimple.Fogbugz.FogbugzCommand
Mostra file Open project: fourth/FogbugzClient Class Usage Examples

Public Methods

Method Description
TestCommand ( string param1, int param2 ) : System.Collections.Generic

Protected Methods

Method Description
AddCommandSpecificParameters ( string>.IDictionary parameters ) : void

Method Details

AddCommandSpecificParameters() protected method

protected AddCommandSpecificParameters ( string>.IDictionary parameters ) : void
parameters string>.IDictionary
return void

TestCommand() public method

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