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# Silverlight プロジェクトで静的 (.lib) ライブラリを使用する可能性はありますか? インターネット全体を検索しましたが、静的ライブラリを使用するための適切な解決策が見つかりませんでした。
静的ライブラリは C++ ライブラリです。C# から直接使用することはできませんが、相互運用を行う方法があります。