# namespace System export class MulticastDelegate extends Delegate { Method: MethodInfo; Target: any kind; }
Method
Target