ActionActionInt32 Class

RxJS

Namespace:  System
Assembly:  RxJS (in RxJS.dll)

Syntax

JavaScript
System.ActionActionInt32 = function();

Type.createClass(
	'System.ActionActionInt32',
	MulticastDelegate);

Inheritance Hierarchy

System..::.Object
  System..::.Delegate
    System..::.MulticastDelegate
      System..::.ActionActionInt32

See Also