Метод | Описание | |
---|---|---|
Get ( string id ) : |
Get an image (JPG) by ID.
|
|
ImagesController ( ) : System.Web.Http.OData |
Default constructor
|
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Dispose DB context.
|
Метод | Описание | |
---|---|---|
Get ( ) : IQueryable |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public Get ( string id ) : |
||
id | string | Image ID |
Результат |
public ImagesController ( ) : System.Web.Http.OData | ||
Результат | System.Web.Http.OData |