Condividi tramite


CommentAttribute(String) Costruttore

Definizione

Inizializza una nuova istanza della classe CommentAttribute.

public CommentAttribute (string comment);
new Microsoft.EntityFrameworkCore.CommentAttribute : string -> Microsoft.EntityFrameworkCore.CommentAttribute
Public Sub New (comment As String)

Parametri

comment
String

Commento.

Si applica a