CommandAddition(Keys, Command) Operator

Definition

Namespace: Firefly.Box
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public static string operator +(
	Keys b,
	Command a
)

Parameters

b  Keys
 
a  Command
 

Return Value

String

See Also