VisualBasicMigrationCodeGenerator.WriteClassAttributes Method (IndentedTextWriter, Boolean)
Generates class attributes.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- writer
-
Type:
System.Data.Entity.Migrations.Utilities.IndentedTextWriter
Text writer to add the generated code to.
- designer
-
Type:
System.Boolean
A value indicating if this class is being generated for a code-behind file.