C# Class MetroTrilithon.Desktop.MessageEventArgs

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

Méthodes publiques

Méthode Description
MessageEventArgs ( string commandLineArgs ) : System

Method Details

MessageEventArgs() public méthode

public MessageEventArgs ( string commandLineArgs ) : System
commandLineArgs string
Résultat System