'Declaration
Protected Overridable Sub AddSpecificCommands( _ ByVal obj As System.Object, _ ByVal menu As NContextMenu _ )
'Usage
Dim instance As NDiagramContextMenuBuilder Dim obj As System.Object Dim menu As NContextMenu instance.AddSpecificCommands(obj, menu)
protected virtual void AddSpecificCommands( System.object obj, NContextMenu menu )
Parameters
- obj
- menu