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.
請求書などでこれらの結果を使用するエンドユーザー向けに多くの計算を実行するアプリケーションを C#/WPF で開発しています。
これらの計算の入力の多くは、エンド ユーザーにとってはわかりにくいものであり、計算自体も入力によって異なる場合があります。 それでも、エンドユーザーは、それらの入力が何であったか、また計算がどのように実行されるかを何らかの方法で確認できる必要があります。
これらの入力と、計算が最終結果に到達するまでに行った手順を視覚化するのに役立つフレームワークはありますか?