다음을 통해 공유


FluentApiCodeFragment(String) 생성자

정의

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

public FluentApiCodeFragment (string method);
new Microsoft.EntityFrameworkCore.Design.FluentApiCodeFragment : string -> Microsoft.EntityFrameworkCore.Design.FluentApiCodeFragment
Public Sub New (method As String)

매개 변수

method
String

메서드의 이름입니다.

적용 대상