InheritedAttributes 类

定义

用于枚举方法的继承属性的帮助程序方法。

public static class InheritedAttributes
type InheritedAttributes = class
Public Class InheritedAttributes
继承
InheritedAttributes

注解

http://bradwilson.typepad.com/blog/2011/08/interface-attributes-class-attributes.html

字段

AttributesByMethod

用于枚举方法的继承属性的帮助程序方法。

方法

For<A>(MethodInfo)

用于枚举方法的继承属性的帮助程序方法。

适用于