BindingHandler Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class BindingHandler abstract : System::CommandLine::Invocation::AsynchronousCommandLineAction
public abstract class BindingHandler : System.CommandLine.Invocation.AsynchronousCommandLineAction
type BindingHandler = class
inherit AsynchronousCommandLineAction
Public MustInherit Class BindingHandler
Inherits AsynchronousCommandLineAction
- Inheritance
- Derived
Constructors
BindingHandler() |
Properties
Terminating | (Inherited from CommandLineAction) |
Methods
GetBindingContext(ParseResult) | |
InvokeAsync(ParseResult, CancellationToken) | (Inherited from AsynchronousCommandLineAction) |