InheritedAttributes.AttributesByMethod Pole
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
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))