commandlineparser / commandlineparser/commandline

Allow private property options

オープン
#830 コメント 0 件 リアクション 0 件 担当者 0 名 @Saalvage が担当を希望しています GitHub で見る
主要言語
C#
スター
4.8k
フォーク
478
PR マージ指標
30日以内にマージされた PR はありません

説明

I think that private properties should be considered when reflecting to get all option properties.

This would allow for exposing a different interface for specifying options to the CLI and the code, which can often be beneficial.

It is already possible for the library to use a public property with a private `init`/`set` so this seems more like an oversight than anything else.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。