Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は IntelliJ (Java) IDE を使用しており、すべてのプロパティなどを含む任意のクラスに対して、非常に優れた toString() を簡単に生成できます。
したがって、私のlog4netでは、クラスの逆シリアル化されたバージョンを出力したいと考えています。
resharper でこれを行うことはできますか、それとも自分で手動で行う必要がありますか?
はい、できます。ヘルプ トピックフォーマット メンバーの生成を参照してください。