Esempio n. 1
0
 internal SessionInfoEventArgs(FxMessage message) : base(message)
 {
     this.Information = message.SessionInfo();
 }