单项选择题

x是委托MyDelegate的实例,为获得所有与x关联的方法列表,可对x调用()方法。

A.GetType
B.Combine
C.GetInvocationList
D.Remove