 | ConfigurationCommonAddAnnotationImportType Method (Type) |
Add a type to the imports available for annotations only
Namespace:
com.espertech.esper.common.client.configuration.common
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic void AddAnnotationImportType(
Type autoImportType
)
Parameters
- autoImportType
- Type: SystemType
type to add
See Also