ConventionAnnotatableExtensions Classe

Définition

Attention

Use IConventionAnnotatable

Méthodes d’extension pour IConventionAnnotatable.

public static class ConventionAnnotatableExtensions
[System.Obsolete("Use IConventionAnnotatable")]
public static class ConventionAnnotatableExtensions
type ConventionAnnotatableExtensions = class
[<System.Obsolete("Use IConventionAnnotatable")>]
type ConventionAnnotatableExtensions = class
Public Module ConventionAnnotatableExtensions
Public Class ConventionAnnotatableExtensions
Héritage
ConventionAnnotatableExtensions
Attributs

Méthodes

AddAnnotations(IConventionAnnotatable, IEnumerable<IConventionAnnotation>, Boolean)
Obsolète.

Ajoute des annotations à un objet .

GetAnnotation(IConventionAnnotatable, String)
Obsolète.

Obtient l’annotation portant le nom donné, en lisant si elle n’existe pas.

SetOrRemoveAnnotation(IConventionAnnotatable, String, Object, Boolean)
Obsolète.

Définit l’annotation stockée sous le nom donné. Remplace l’annotation existante si une annotation portant le nom spécifié existe déjà. Supprime l’annotation existante si null est fournie.

S’applique à