[]
Provides methods for xml serialization of the InputComponent.
public interface IInputXmlSerializable
Name | Description |
---|---|
Load(XmlNode) | Loads properties of this InputComponent from the XmlNode. |
Save(XmlWriter) | Saves this InputComponent to the XmlWriter. |