public CommandContextScope(
CommandContext context
)Public Sub New (
context As CommandContext
)public:
CommandContextScope(
CommandContext^ context
)new :
context : CommandContext -> CommandContextScope| ArgumentNullException | context is null. |