teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

ファイル名追記

2016/12/07 14:03

投稿

katounaoyuki09
katounaoyuki09

スコア11

title CHANGED
File without changes
body CHANGED
@@ -4,8 +4,8 @@
4
4
  C#の文法自体慣れていませんのでご教授お願い致します。
5
5
 
6
6
  ![イメージ説明](e9815afda74b52bddfaebfe2a1d7690d.jpeg)
7
- 会員登録画面
7
+ 会員登録画面(MainPage.xaml.cs)
8
- ```C#
8
+ ```C#
9
9
  using System;
10
10
  using System.Collections.Generic;
11
11
  using System.Linq;
@@ -35,7 +35,7 @@
35
35
  ```
36
36
 
37
37
  ![イメージ説明](e8f6f5e39eb7eed40cba75ca10470111.jpeg)
38
- 都道府県選択画面
38
+ 都道府県選択画面(PrefecturesListPage.xaml.cs)
39
39
  ```C#
40
40
  using System;
41
41
  using System.Collections.Generic;