BlockCodeGenerator Methods

Include Protected Members
Include Inherited Members

The BlockCodeGenerator 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. (Overrides Object.Equals(Object).)
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 the end of the block code generator for this razor syntax.
Public method GenerateStartBlockCode This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Generates the start of the block code generator for this razor syntax.
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. (Overrides Object.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

BlockCodeGenerator Class

System.Web.Razor.Generator Namespace