I'd like to build a COM visible C# class, say DynamicComponent, that would provide a dynamic interface through COM. Internally this class would maintain a dictionary of delegates: "GetTheAnswer" -> () => { return 42; } "Add" -> (int a, int b) => { return a + b; } ... The client code would be some VBA. Here is the workflow I naively imagine: from the Excel/VBA editor the user references the TLB the
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く