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