C# Class EditorEngine.Core.Messaging.Messages.EditorCommandMessage

Inheritance: Message
Exibir arquivo Open project: continuoustests/EditorEngine

Public Methods

Method Description
EditorCommandMessage ( string args ) : System

Method Details

EditorCommandMessage() public method

public EditorCommandMessage ( string args ) : System
args string
return System