SerializerConfigurationAnalyzer.SerializerConfigurationComplaint.Methods 属性

定义

获取接口类型的集合,这些类型引用此投诉表示的类型。

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))

属性值

适用于