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

Inheritance: ApiController
Afficher le fichier Open project: alexbeletsky/aspnet.mobile

Méthodes publiques

Méthode Description
Get ( ) : IQueryable
Get ( int id ) : IQueryable

Method Details

Get() public méthode

public Get ( ) : IQueryable
Résultat IQueryable

Get() public méthode

public Get ( int id ) : IQueryable
id int
Résultat IQueryable