ModelBindingCommandHandler 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 ModelBindingCommandHandler : System::CommandLine::NamingConventionBinder::BindingHandler
public class ModelBindingCommandHandler : System.CommandLine.NamingConventionBinder.BindingHandler
type ModelBindingCommandHandler = class
inherit BindingHandler
Public Class ModelBindingCommandHandler
Inherits BindingHandler
- Inheritance
Properties
Terminating | (Inherited from CommandLineAction) |
Methods
BindParameter(ParameterInfo, Argument) | |
BindParameter(ParameterInfo, Option) | |
GetBindingContext(ParseResult) | (Inherited from BindingHandler) |
InvokeAsync(ParseResult, CancellationToken) |