CommandAddition(Command, Command) Operator

Definition

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

Parameters

a  Command
 
b  Command
 

Return Value

String

See Also