다음을 통해 공유


CommentAttribute(String) 생성자

정의

CommentAttribute 클래스의 새 인스턴스를 초기화합니다.

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

매개 변수

comment
String

설명입니다.

적용 대상