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.
我有一个创建一个dll。WPF 项目(启动项目)引用此 dll。我希望 dll 将某些值存储在 WPF 项目的设置文件中。如果设置在运行时不存在,我希望 dll 来创建它们。这可能吗?我好像在兜圈子。
谢谢