Namespace:
NHibernate.Loader.Custom
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface IParserContext |
C# |
---|
public interface IParserContext |
Visual C++ |
---|
public interface class IParserContext |
JavaScript |
---|
NHibernate.Loader.Custom.IParserContext = function(); NHibernate.Loader.Custom.IParserContext.createInterface('NHibernate.Loader.Custom.IParserContext'); |