[]
Provides data for the ItemDeserialized event.
public class ItemDeserializedEventArgs : EventArgs
Name | Description |
---|---|
ItemDeserializedEventArgs(InputComponent) | Initializes a new instance of the ItemDeserializedEventArgs class. |
Name | Description |
---|---|
Component | Gets the InputComponent loaded from XML. |