Overload | Description |
---|---|
UAEventData Constructor() | Initializes a new instance of the class with default data. |
UAEventData Constructor(UAEventData) | Initializes a new copy of the UAEventData object. |
UAEventData Constructor(UAFieldResultDictionary) | Initializes a new instance of the class with given data. |
UAEventData Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |