AddImportCodeGenerator(String, Int32) Konstruktor

Definice

Tento typ/člen podporuje infrastrukturu rozhraní .NET Framework a není určen k použití přímo z vašeho kódu. Inicializuje novou instanci AddImportCodeGenerator třídy.

public AddImportCodeGenerator (string ns, int namespaceKeywordLength);
new System.Web.Razor.Generator.AddImportCodeGenerator : string * int -> System.Web.Razor.Generator.AddImportCodeGenerator
Public Sub New (ns As String, namespaceKeywordLength As Integer)

Parametry

ns
String

Obor názvů řetězců.

namespaceKeywordLength
Int32

Délka oboru názvů klíčových slov.

Platí pro