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

Inheritance: Message
ファイルを表示 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