1 .assembly extern mscorlib
5 .assembly extern 'CS0012-lib-missing'
9 .assembly 'CS0012-10-lib'
11 .hash algorithm 0x00008004
15 .module 'CS0012-10-lib.dll'
17 .class public auto ansi sealed D`1<(I) T>
18 extends [mscorlib]System.MulticastDelegate
20 .method public hidebysig specialname rtspecialname
21 instance void .ctor(object 'object',
22 native int 'method') runtime managed
26 .method public hidebysig newslot virtual
27 instance !T Invoke() runtime managed
31 .method public hidebysig newslot virtual
32 instance class [mscorlib]System.IAsyncResult
33 BeginInvoke(class [mscorlib]System.AsyncCallback callback,
34 object 'object') runtime managed
38 .method public hidebysig newslot virtual
39 instance !T EndInvoke(class [mscorlib]System.IAsyncResult result) runtime managed
45 .class interface public abstract auto ansi I
46 implements ['CS0012-lib-missing']I1