Method | Description | |
---|---|---|
GetDroidByIdAsync ( string id ) : Task |
||
GetFriends ( |
||
GetHumanByIdAsync ( string id ) : Task |
||
StarWarsData ( ) : System.Collections.Generic |
public GetDroidByIdAsync ( string id ) : Task |
||
id | string | |
return | Task |
public GetFriends ( |
||
character | ||
return | IEnumerable |
public GetHumanByIdAsync ( string id ) : Task |
||
id | string | |
return | Task |
public StarWarsData ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |