Show / Hide Table of Contents

Class HelloAction

The HelloAction class is used by the LambdaSharp App EventBus client to announce the app.

Inheritance
System.Object
AnAction
HelloAction
Inherited Members
AnAction.Action
AnAction.RequestId
Namespace: LambdaSharp.App.EventBus.Actions
Assembly: LambdaSharp.App.dll
Syntax
public sealed class HelloAction : AnAction

Constructors

HelloAction()

Create new instance of HelloAction.

Declaration
public HelloAction()
In This Article
Back to top Generated by DocFX