C# Class Fourth.Tradesimple.Fogbugz.LogonCommand

Inheritance: FogbugzCommand
Mostra file Open project: fourth/FogbugzClient Class Usage Examples

Public Methods

Method Description
LogonCommand ( string email, string password ) : 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

LogonCommand() public method

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