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.
Objective-C ライブラリを mono ライブラリに移植しています。NSProxy に基づくインターフェイスを持つクラスがいくつかあります。しかし、monomac には NSProxy がありません。誰かが NSProxy を実装するための最良の方法を見つけ出すのを手伝ってくれますか、または誰かがそれを行った経験がありますか?
前もって感謝します。