TemplateBlockCodeGenerator Methods

Include Protected Members
Include Inherited Members

The TemplateBlockCodeGenerator type exposes the following members.

Methods

  Name Description
Public method Equals This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Determines whether the specified object is equal to the current object. (Inherited from BlockCodeGenerator.)
Protected method Finalize (Inherited from Object.)
Public method GenerateEndBlockCode This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Generates code to end the block of the template block code generator. (Overrides BlockCodeGenerator.GenerateEndBlockCode(Block, CodeGeneratorContext).)
Public method GenerateStartBlockCode This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Generates code to start the block for the template block code generator. (Overrides BlockCodeGenerator.GenerateStartBlockCode(Block, CodeGeneratorContext).)
Public method GetHashCode This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Returns a hash code for the block code generator. (Inherited from BlockCodeGenerator.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

TemplateBlockCodeGenerator Class

System.Web.Razor.Generator Namespace