1 reference to IdFromRoute
BasicWebSite (1)
Controllers\BindPropertiesController.cs (1)
25
public object Action() => new { Name, Id,
IdFromRoute
, CustomBound, BindNeverProperty };