回答編集履歴

1

見直しキャンペーン中

2023/07/30 07:34

投稿

TN8001
TN8001

スコア10091

test CHANGED
@@ -34,7 +34,7 @@
34
34
 
35
35
  ---
36
36
 
37
- ```xaml
37
+ ```xml
38
38
  <Window
39
39
  x:Class="Qmyuauinf4ppigc.MainWindow"
40
40
  xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
@@ -104,7 +104,7 @@
104
104
  </Window>
105
105
  ```
106
106
 
107
- ```C#
107
+ ```cs
108
108
  using System;
109
109
  using System.ComponentModel;
110
110
  using System.Runtime.CompilerServices;