InheritedAttributes クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
メソッドの継承された属性を列挙するヘルパー メソッド。
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) |
メソッドの継承された属性を列挙するヘルパー メソッド。 |