次の方法で共有


InheritedAttributes.AttributesByMethod フィールド

定義

public static readonly System.Collections.Concurrent.ConcurrentDictionary<System.Reflection.MethodInfo,System.Collections.Generic.IReadOnlyList<Attribute>> AttributesByMethod;
 staticval mutable AttributesByMethod : System.Collections.Concurrent.ConcurrentDictionary<System.Reflection.MethodInfo, System.Collections.Generic.IReadOnlyList<Attribute>>
Public Shared ReadOnly AttributesByMethod As ConcurrentDictionary(Of MethodInfo, IReadOnlyList(Of Attribute)) 

フィールド値

適用対象