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

プロパティ値

適用対象