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