Initializes a new instance of the
NBEvent class.
Namespace: IBM.Broker.Plugin.ConnectorAssembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
protected NBEvent(
NBEventInputConnector connector
)
protected NBEvent(
NBEventInputConnector connector
)
Protected Sub New (
connector As NBEventInputConnector
)
Protected Sub New (
connector As NBEventInputConnector
)
protected:
NBEvent(
NBEventInputConnector^ connector
)
protected:
NBEvent(
NBEventInputConnector^ connector
)
new :
connector : NBEventInputConnector -> NBEvent
new :
connector : NBEventInputConnector -> NBEvent