ContextMenuItemAttributeConstructor

Cambiar al Manual
public ContextMenuItemAttribute (string name, string function);

Parámetros

nameThe name of the context menu item.
functionThe name of the function that should be called.

Descripción

Use this attribute to add a context menu to a field that calls a named method.