ApplicationStartedArgs Constructor

AdiIRC API v2

ApplicationStartedArgs Constructor

Initializes a new instance of the ApplicationStartedArgs class

Namespace:  AdiIRCAPIv2.Arguments.Application
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
public ApplicationStartedArgs()
Public Sub New
public:
ApplicationStartedArgs()
new : unit -> ApplicationStartedArgs
See Also