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.
AssemblyBuilder/ ModuleBuilder/を使用して新しいタイプを作成しましたTypeBuilder。後で同じランタイムからこの型を削除する方法はありますか?
AssemblyBuilder
ModuleBuilder
TypeBuilder
いいえ、実行時にアセンブリが読み込まれた後は、アセンブリを変更/アンロードすることはできません。