| ページ一覧 | ブログ | twitter |  書式 | 書式(表) |

MyMemoWiki

差分

ナビゲーションに移動 検索に移動
サイズ変更なし 、 2020年2月15日 (土) 08:33
編集の要約なし
given the point class is like this:
| [[DataContract]] | public class Point
| [[DataMember]] | public int X { get; set; } | [[DataMember(Name="y")]] | public int Y { get; set; }

案内メニュー