FormIFormDesignerHelperAddDesignerCommand Method

Definition

Namespace: Firefly.Box.UI
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
void AddDesignerCommand(
	string name,
	Action what
)

Parameters

name  String
 
what  Action
 

See Also