回答編集履歴
2
追記
test
CHANGED
@@ -27,3 +27,5 @@
|
|
27
27
|
|
28
28
|
|
29
29
|
```
|
30
|
+
|
31
|
+
> このような時にmVehiclesを一括でxmlや**json等**に保存したい。
|
1
修正
test
CHANGED
@@ -8,7 +8,7 @@
|
|
8
8
|
|
9
9
|
|
10
10
|
|
11
|
-
[How to Serialize an Interface using the XMLSerializer](http://geekswithblogs.net/SoftwareDoneRight/archive/2008/01/16/how-to-serialize-an-interface-using-the-xmlserializer.aspx
|
11
|
+
[How to Serialize an Interface using the XMLSerializer](http://geekswithblogs.net/SoftwareDoneRight/archive/2008/01/16/how-to-serialize-an-interface-using-the-xmlserializer.aspx)
|
12
12
|
|
13
13
|
|
14
14
|
|