Back to Website
Show / Hide Table of Contents

Class BaseCommand

Package: @aurigma/design-atoms

Constructors

(constructor)(_args)

Constructs a new instance of the BaseCommand class

Declaration
constructor(_args: TArgs);
Parameters
Type Name Description
TArgs _args

Properties

_args

Declaration
protected _args: TArgs;
Property Value
Type Description
TArgs

Methods

execute()

Declaration
execute(): Promise<TResult>;
Returns
Type Description
Promise<TResult>
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback