UIEditorView Send Method Delta Engine Documentation

Namespace: DeltaEngine.Editor.UIEditor
Assembly: DeltaEngine.Editor.UIEditor (in DeltaEngine.Editor.UIEditor.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public void Send(
	IList<string> arguments
)

Parameters

arguments
Type: System.Collections.Generic IList String 

Implements

EditorPluginView Send(IList String )
See Also