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