C# Class AspNet.Portal.Mobile.Api.ArticlesController

Inheritance: ApiController
Show file Open project: alexbeletsky/aspnet.mobile

Public Methods

Method Description
Get ( ) : IQueryable
Get ( int id ) : IQueryable

Method Details

Get() public method

public Get ( ) : IQueryable
return IQueryable

Get() public method

public Get ( int id ) : IQueryable
id int
return IQueryable