13,230
回編集
細 (文字列「<source」を「<syntaxhighlight」に置換) |
細 (文字列「</source>」を「</syntaxhighlight>」に置換) |
||
| 34行目: | 34行目: | ||
} | } | ||
} | } | ||
</ | </syntaxhighlight> | ||
<br> | <br> | ||
まず、以下のようにTestClassオブジェクトの先頭に<code>SerializableAttribute</code>属性を付加する。<br> | まず、以下のようにTestClassオブジェクトの先頭に<code>SerializableAttribute</code>属性を付加する。<br> | ||
| 125行目: | 125行目: | ||
// (省略) | // (省略) | ||
} | } | ||
</ | </syntaxhighlight> | ||
<br><br> | <br><br> | ||