私のコードには 20 行近くのプライベート データ メンバーがたくさんありますが、これらすべてをコンテナーに入れる方法はありますか? 私はVS 2010でC#4.0をやっています。
private const string sig1 = "SignatureField";
private const string sig2 = "Message";
private const string sig3 = "Enter Label name & its Associated Types";
private const string sig4 = "Label 1";
private const string sig5 = "Label 2";