 | ConfigurationCommonEventTypeBeanMethodProperties Property |
Returns a list of descriptors specifying explicitly configured method names
and their property name.
Namespace:
com.espertech.esper.common.client.configuration.common
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic IList MethodProperties { get; }
Property Value
Type:
IListTlist of explicit method-access descriptors
See Also