 | ConfigurationCommonRemoveImportType Method (Type) |
Remove a type import.
Namespace:
com.espertech.esper.common.client.configuration.common
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic void RemoveImportType(
Type type
)
Parameters
- type
- Type: SystemType
the type
See Also