![]() | MagicPropertyInfo Class |
[Missing <summary> documentation for "T:com.espertech.esper.compat.magic.MagicPropertyInfo"]
Namespace: com.espertech.esper.compat.magic
public abstract class MagicPropertyInfo
The MagicPropertyInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | MagicPropertyInfo | Initializes a new instance of the MagicPropertyInfo class |
Name | Description | |
---|---|---|
![]() | CanWrite |
Gets a value indicating whether this property can be set.
|
![]() | EventPropertyType |
Gets or sets the event type of the property.
|
![]() | GetFunction |
Returns a function that can be used to obtain the value of the
property from an object instance.
|
![]() | Name |
Gets or sets the name.
|
![]() | PropertyType |
Gets or sets the type of the property.
|
![]() | SetFunction |
Returns a function that can be used to set the value of the
property in an object instance.
|