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