AddImportCodeGenerator Methods

Include Protected Members
Include Inherited Members

The AddImportCodeGenerator 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 two object instances are equal. (Overrides SpanCodeGenerator.Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public method GenerateCode This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Generates code with the specified parameters using the added import code generator. (Overrides SpanCodeGenerator.GenerateCode(Span, CodeGeneratorContext).)
Public method GetHashCode This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Returns the hash code for this instance. (Overrides SpanCodeGenerator.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Returns a string that represents the current object. (Overrides Object.ToString().)

Top

See Also

Reference

AddImportCodeGenerator Class

System.Web.Razor.Generator Namespace