C# Class System.Xml.Xsl.Xslt.ScriptClass

Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Méthodes publiques

Свойство Type Description
endLoc Location
endUri string
ns string
nsImports System.Collections.Specialized.StringCollection
refAssemblies System.Collections.Specialized.StringCollection
refAssembliesByHref bool
scriptUris string>.Dictionary

Méthodes publiques

Méthode Description
ScriptClass ( string ns ) : System.Collections.Generic

Private Methods

Méthode Description
GenerateUniqueClassName ( ) : string

Method Details

ScriptClass() public méthode

public ScriptClass ( string ns ) : System.Collections.Generic
ns string
Résultat System.Collections.Generic

Property Details

endLoc public_oe property

public Location endLoc
Résultat Location

endUri public_oe property

public string endUri
Résultat string

ns public_oe property

public string ns
Résultat string

nsImports public_oe property

public StringCollection,System.Collections.Specialized nsImports
Résultat System.Collections.Specialized.StringCollection

refAssemblies public_oe property

public StringCollection,System.Collections.Specialized refAssemblies
Résultat System.Collections.Specialized.StringCollection

refAssembliesByHref public_oe property

public bool refAssembliesByHref
Résultat bool

scriptUris public_oe property

public Dictionary scriptUris
Résultat string>.Dictionary