'DeclarationPublic Function New( _ ByVal context As NCommandContext _ )
'UsageDim context As NCommandContext Dim instance As New CommandContextCancelEventArgs(context)
public CommandContextCancelEventArgs( NCommandContext context )
Parameters
- context