Redigera

Dela via


SerializerConfigurationAnalyzer.SerializerConfigurationComplaint.Methods Property

Definition

Gets a collection of interface types which reference the type this complaint represents.

public System.Collections.Generic.Dictionary<Type,System.Collections.Generic.HashSet<System.Reflection.MethodInfo>> Methods { get; }
member this.Methods : System.Collections.Generic.Dictionary<Type, System.Collections.Generic.HashSet<System.Reflection.MethodInfo>>
Public ReadOnly Property Methods As Dictionary(Of Type, HashSet(Of MethodInfo))

Property Value

Applies to