SecretNest.MessageBus
C#
VB
Show/Hide TOC
Message
Executor
Base
TParameter
,
TReturn
Constructor
Initializes a new instance of the
MessageExecutorBase
TParameter, TReturn
class
Definition
Namespace:
SecretNest.MessageBus
Assembly:
SecretNest.MessageBus.DirectRelease (in SecretNest.MessageBus.DirectRelease.dll) Version: 1.0.0
C#
Copy
protected
MessageExecutorBase
()
VB
Copy
Protected
Sub
New
See Also
Reference
MessageExecutorBase
TParameter, TReturn
Class
SecretNest.MessageBus Namespace
In This Article
Definition
See Also