Click or drag to resize
IJenevaContext Interface
Defines Jeneva context object methods

Namespace: Jeneva
Assembly: Jeneva.Net-1.1 (in Jeneva.Net-1.1.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public interface IJenevaContext

The IJenevaContext type exposes the following members.

Methods
  NameDescription
Public methodBuildList
Creates a new instance of the generic ListAndSet class
Public methodBuildParser
Creates a property parser instance based on property class
Public methodGetPropertyDefs
Generates an array of ProperyMeta class from a domain class
Top
Properties
  NameDescription
Public propertyChecker
Gets singleton instance of the Checker class
Public propertyMath
Gets singleton instance of the Math class
Public propertyPathHelper
Gets singleton instance of the PathHelpr class
Top
See Also