Overload | Description |
---|---|
FromXml(XmlNode) | Loads an object from the specified System.Xml.XmlNode. (Inherited from C1.Schedule.BaseObject) |
FromXml(XmlReader) | Loads an object from the specified System.Xml.XmlReader. (Inherited from C1.Schedule.BaseObject) |
FromXml(Stream) | Loads an object from the specified System.IO.Stream. (Inherited from C1.Schedule.BasePersistableObject) |