SerializerConfigurationAnalyzer.SerializerConfigurationComplaint.Methods Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une collection de types d’interface qui font référence au type que représente cette plainte.
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))