单项选择题

x是委托MyDelegate的实例。调用x.GetInvocationList()方法的返回值为一个()类型的数组。

A.System Type
B.System Delegate
C.delegate
D.System Invocation