ZPT-Sharp  v1.0.0
Zope Page Templates for .NET
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Package CSF.Zpt.ExpressionEvaluators.CSharpExpressions

Namespaces

package  Host
 
package  Resources
 
package  Spec
 

Classes

class  AssemblyReferenceConfigurationCollection
 Assembly reference configuration collection. More...
 
class  AssemblyReferenceConfigurationElement
 Assembly reference configuration element. More...
 
class  CSharpAssemblyExpressionEvaluator
 Evaluator implementation for csassembly expressions. More...
 
class  CSharpExpression
 Represents a compiled CSharp expression, providing a gateway API/wrapper to the generated type. More...
 
class  CSharpExpressionEvaluator
 Evaluator type for CSharp expressions. More...
 
class  CSharpExpressionException
 Exception raised when there is an issue evaluating a CSharp expression. More...
 
class  CSharpExpressionFactory
 Default implementation of ICSharpExpressionFactory. More...
 
class  CSharpExpressionService
 Default implementation of ICSharpExpressionService. More...
 
class  CSharpNamespaceExpressionEvaluator
 Evaluator implementation for csnamespace expressions. More...
 
class  CSharpTypeExpressionEvaluator
 Evaluator implementation for cstype expressions. More...
 
class  ExpressionConfigurationSection
 Configuration section for CSharp expressions. More...
 
class  ExpressionHostBuilder
 
class  ExpressionHostBuilderBase
 
class  ExpressionModel
 Represents information about a CSharp expression. More...
 
class  FallbackExpressionConfiguration
 Rrepresents a set of fallback/default configuration for IExpressionConfiguration, should no other implementation be available. More...
 
interface  ICSharpExpressionFactory
 Represents a factory instance capable of creating CSharpExpression instances. More...
 
interface  ICSharpExpressionService
 Interface for a service which manages instances of CSharpExpression. More...
 
interface  IExpressionConfiguration
 Represents the configuration for CSharp expressions. More...
 
class  NamespaceConfigurationCollection
 Namespace configuration collection. More...
 
class  NamespaceConfigurationElement
 Namespace configuration element. More...