Click or drag to resize

imbNamespaceSetup Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Inheritance Hierarchy
SystemObject
  dataBindableBase
    imbBindable
      imbACE.Core.xmlimbNamespaceSetup

Namespace:  imbACE.Core.xml
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public class imbNamespaceSetup : imbBindable
Request Example View Source

The imbNamespaceSetup type exposes the following members.

Constructors
  NameDescription
Public methodimbNamespaceSetup
Initializes a new instance of the imbNamespaceSetup class
Public methodimbNamespaceSetup(XmlDocument, String)
Initializes a new instance of the imbNamespaceSetup class
Public methodimbNamespaceSetup(IXPathNavigable, String)
Initializes a new instance of the imbNamespaceSetup class
Top
Properties
  NameDescription
Public propertynamespaceManager
XmlNamespace
Public propertynsPrefix
Prefix za namespace
Public propertynsSourceUrl
Putanja za dati namespace
Top
Methods
  NameDescription
Public methodOnPropertyChanged (Inherited from dataBindableBase.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from dataBindableBase.)
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also