Метод | Описание | |
---|---|---|
Delete ( |
||
Get ( int id ) : |
||
HandledThingsHandler ( CritterRepository repository ) : System | ||
Patch ( |
||
Patch ( |
||
Post ( |
||
Post ( |
||
QueryHandledThings ( Nancy.NancyContext nancyContext ) : IQueryable |
public Delete ( |
||
handledThing | ||
Результат | void |
public Get ( int id ) : |
||
id | int | |
Результат |
public HandledThingsHandler ( CritterRepository repository ) : System | ||
repository | CritterRepository | |
Результат | System |
public Patch ( |
||
parent | ||
child | HandledSingleChild | |
Результат | HandledSingleChild |
public Patch ( |
||
handledThing | ||
Результат |
public Post ( |
||
parent | ||
postedChild | ||
Результат |
public Post ( |
||
handledThing | ||
context | PomonaContext | |
Результат |
public QueryHandledThings ( Nancy.NancyContext nancyContext ) : IQueryable |
||
nancyContext | Nancy.NancyContext | |
Результат | IQueryable |