OverloadActionConstraint Class¶
Properties¶
-
Order
()¶ Return type: System.Int32 public int Order { get; }
-
Methods¶
-
Accept
(Microsoft.AspNet.Mvc.ActionConstraintContext)¶ Arguments: - context (Microsoft.AspNet.Mvc.ActionConstraintContext) –
Return type: System.Boolean
public bool Accept(ActionConstraintContext context)
-