 | TypeRepresentationMapperContext Constructor |
Ctor
Namespace:
com.espertech.esper.common.client.hook.type
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic TypeRepresentationMapperContext(
Type clazz,
string propertyName,
string statementName
)
Parameters
- clazz
- Type: SystemType
class - propertyName
- Type: SystemString
property name - statementName
- Type: SystemString
statement name
See Also