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.
検証中に古い値と新しい値を比較する可能性はありますか?
A に設定され、B に変更されたオブジェクトの State があるとします。これは、エンティティが特定の状況を満たしている場合にのみ許可する必要があります。
はい、entity.Details.Properties.[propname].OriginalValue にドリルダウンすることで、元の値にアクセスできます。