C# Class BatchBook.Todo.Participant

ファイルを表示 Open project: batchblue/batchbook-net

Public Methods

Method Description
GetPerson ( string apiKey ) : Person

Private Methods

Method Description
BuildList ( XmlReader rdr ) : Participant[]
Participant ( XmlReader rdr ) : System

Method Details

GetPerson() public method

public GetPerson ( string apiKey ) : Person
apiKey string
return Person