Implemented interface member:
property
IsReusable
Microsoft.AspNetCore.Mvc.ActionConstraints.IActionConstraintFactory.IsReusable
2 writes to IsReusable
Microsoft.AspNetCore.Mvc.Core.Test (2)
ActionConstraints\ActionConstraintCacheTest.cs (2)
63
new TestActionConstraintFactory() {
IsReusable
= true },
100
new TestActionConstraintFactory() {
IsReusable
= false },