回答編集履歴

1

minor change

2018/02/24 14:51

投稿

gazette2
gazette2

スコア179

test CHANGED
@@ -12,4 +12,12 @@
12
12
 
13
13
  }
14
14
 
15
+ else if (profile != null && profile.IsWwanConnectionProfile)
16
+
17
+ {
18
+
19
+ // mobileです。
20
+
21
+ }
22
+
15
23
  ```