C# Class Bamboo.Prevalence.XPath.Internal.ObjectNavigationContext

Show file Open project: bamboo/Bamboo.Prevalence Class Usage Examples

Public Properties

Property Type Description
NameTable System.Xml.NameTable
TypeInfoCache TypeInfoCache

Public Methods

Method Description
ObjectNavigationContext ( ) : System

Method Details

ObjectNavigationContext() public method

public ObjectNavigationContext ( ) : System
return System

Property Details

NameTable public property

public NameTable,System.Xml NameTable
return System.Xml.NameTable

TypeInfoCache public property

public TypeInfoCache TypeInfoCache
return TypeInfoCache