CommentAttribute(String) Конструктор

Определение

Инициализирует новый экземпляр класса CommentAttribute.

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

Параметры

comment
String

Комментарий.

Применяется к