共用方式為


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

屬性值

適用於