オーバーロード | 解説 |
---|---|
Save(String) | Saves the contents of C1Gauge into an XML file. |
Save(String,Encoding) | Saves the contents of C1Gauge into an XML file. |
Save(Stream) | Saves the contents of C1Gauge into a System.IO.Stream. |
Save(Stream,Encoding) | Saves the contents of C1Gauge into a System.IO.Stream. |
Save(XmlWriter) | Saves the contents of C1Gauge into an System.Xml.XmlWriter. |