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

Inheritance: Message
ファイルを表示 Open project: continuoustests/EditorEngine

Public Methods

Method Description
EditorWindowListMessage ( EditorEngine.Core.Messaging.Messages.CommandMessage message, string windows ) : System
GetCommand ( ) : string

Method Details

EditorWindowListMessage() public method

public EditorWindowListMessage ( EditorEngine.Core.Messaging.Messages.CommandMessage message, string windows ) : System
message EditorEngine.Core.Messaging.Messages.CommandMessage
windows string
return System

GetCommand() public method

public GetCommand ( ) : string
return string