ClassNameModel(String) 构造函数

定义

public:
 ClassNameModel(System::String ^ fullTypeName);
public ClassNameModel (string fullTypeName);
new Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.ClassNameModel : string -> Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.ClassNameModel
Public Sub New (fullTypeName As String)

参数

fullTypeName
String

适用于