C# Class BeerDrinkin.Service.Helpers.QueryableExpandAttribute

Inheritance: System.Web.Http.Filters.ActionFilterAttribute
Afficher le fichier Open project: MikeCodesDotNet/Beer-Drinkin

Méthodes publiques

Méthode Description
OnActionExecuting ( System.Web.Http.Controllers.HttpActionContext actionContext ) : void
QueryableExpandAttribute ( string expand ) : System

Method Details

OnActionExecuting() public méthode

public OnActionExecuting ( System.Web.Http.Controllers.HttpActionContext actionContext ) : void
actionContext System.Web.Http.Controllers.HttpActionContext
Résultat void

QueryableExpandAttribute() public méthode

public QueryableExpandAttribute ( string expand ) : System
expand string
Résultat System