Redigera

Dela via


HandlerDescriptor Class

Definition

public ref class HandlerDescriptor abstract : System::CommandLine::NamingConventionBinder::IMethodDescriptor
public abstract class HandlerDescriptor : System.CommandLine.NamingConventionBinder.IMethodDescriptor
type HandlerDescriptor = class
    interface IMethodDescriptor
Public MustInherit Class HandlerDescriptor
Implements IMethodDescriptor
Inheritance
HandlerDescriptor
Implements

Constructors

HandlerDescriptor()

Properties

ParameterDescriptors
Parent

Methods

FromDelegate(Delegate)
FromMethodInfo(MethodInfo, Object)
GetCommandHandler()
ToString()

Applies to