dotnet / dotnet/dotnet-api-docs
Note GetParameters returns ordered list
- 主要言語
- C#
- スター
- 949
- フォーク
- 1.7k
- 平均マージ
- 2日 19時間
- マージ済み PR(30日)
- 52
説明
### Type of issue
Missing information
### Description
Although at least two datapoints implicitly describe this fact, it's imho still helpful to explicitly note orderedness of the result instance. The datapoints being: an array is returned, plus method parmeters order is significant in the C# spec.
### Page URL
https://learn.microsoft.com/en-us/dotnet/api/system.reflection.methodbase.getparameters?view=net-8.0#system-reflection-methodbase-getparameters
### Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Reflection/MethodBase.xml
### Document Version Independent Id
b0def5ff-8c5c-036d-f305-12da3a6cc26e
### Article author
@dotnet-bot
コントリビューションガイド
調査の方向性
コンテンツソースから System.Reflection/MethodBase.xml を開き、GetParameters のドキュメントを見つけます。戻り値とパラメーターの順序が現在どのように記述されているかを確認し、その後、返される配列がメソッドのパラメーター順に従って並べられていることを明示する注記を追加します。API リファレンスにこの順序が明確に記載されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- csharp
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 35/100