質問編集履歴

1

Fixed Typo

2022/11/01 22:50

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -18,7 +18,7 @@
18
18
  }
19
19
  ```
20
20
 
21
- その名前属性の最大をAppConfig.json内から取得するためのクラスのインターフェースがあり、
21
+ その名前属性の最大文字数をAppConfig.json内から取得するためのクラスのインターフェースがあり、
22
22
 
23
23
  ```c#
24
24
  public interface IAppConfigJsonReader