C# Class System.Xml.Xsl.XsltOld.NamespaceDecl

Mostrar archivo Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Properties

Property Type Description
Init void
NamespaceDecl System

Private Methods

Method Description
Init ( string prefix, string nsUri, string prevDefaultNsUri, NamespaceDecl next ) : void
NamespaceDecl ( string prefix, string nsUri, string prevDefaultNsUri, NamespaceDecl next ) : System