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