CSharpCodeWriter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class CSharpCodeWriter : Microsoft::AspNetCore::Razor::CodeGenerators::CodeWriter
public class CSharpCodeWriter : Microsoft.AspNetCore.Razor.CodeGenerators.CodeWriter
type CSharpCodeWriter = class
inherit CodeWriter
Public Class CSharpCodeWriter
Inherits CodeWriter
- Inheritance
Constructors
CSharpCodeWriter() |
Properties
Builder | (Inherited from CodeWriter) |
CurrentIndent | (Inherited from CodeWriter) |
IsAfterNewLine | (Inherited from CodeWriter) |
LineMappingManager | |
NewLine | (Inherited from CodeWriter) |