Udostępnij za pośrednictwem


ConventionAnnotatableExtensions Klasa

Definicja

Przestroga

Use IConventionAnnotatable

Metody rozszerzeń dla klasy 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
Dziedziczenie
ConventionAnnotatableExtensions
Atrybuty

Metody

AddAnnotations(IConventionAnnotatable, IEnumerable<IConventionAnnotation>, Boolean)
Przestarzałe.

Dodaje adnotacje do obiektu.

GetAnnotation(IConventionAnnotatable, String)
Przestarzałe.

Pobiera adnotację o podanej nazwie, zgłaszając ją, jeśli nie istnieje.

SetOrRemoveAnnotation(IConventionAnnotatable, String, Object, Boolean)
Przestarzałe.

Ustawia adnotację przechowywaną pod daną nazwą. Zastępuje istniejącą adnotację, jeśli adnotacja o określonej nazwie już istnieje. Usuwa istniejącą adnotację, jeśli null jest podana.

Dotyczy