CommandParameterContext Class

Represents a context for ICommandParameterInfo related operations.
public sealed class CommandParameterContext

Constructors

Properties

ICommandParameterInfo Parameter
Gets the parameter.
ITypeResolver Resolver
Gets the type resolver.
object Value
Gets tje parameter value.