C# Class MetroTrilithon.Desktop.MessageEventArgs

プロセス間通信で発生するメッセージの受け渡しに関するイベントのデータを提供します。
Inheritance: System.EventArgs
ファイルを表示 Open project: Grabacr07/MetroTrilithon

Public Methods

Method Description
MessageEventArgs ( string commandLineArgs ) : System

Method Details

MessageEventArgs() public method

public MessageEventArgs ( string commandLineArgs ) : System
commandLineArgs string
return System