Creates and initializes an instance of the BaseClientEvent<<'T>> class.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
public BaseClientEvent( T eventName, string handlerName )
Type: T
The name of the client-side event.
Type: System..String
The name of the client-side event handler.