Attributes特性
ActionFilterAttribute
Represents the base class for filter attributes.
代表筛选器属性的基类。
ActionMethodSelectorAttribute
Represents an attribute that is used to influence the selection of an action method.
表示一个特性,用于一个操作方法的选择产生影响。
ActionNameSelectorAttribute
Represents an attribute that affects the selection of an action method.
表示一个特性,影响一个操作方法的选择。
CustomModelBinderAttribute
It invokes a custom model binder.
它调用自定义模型绑定者。
FilterAttribute
base class for action and result filter attributes.
行动和结果筛选器特性的基类。