コード例 #1
0
ファイル: Subscriber.cs プロジェクト: tiger2soft/bbv.Common
 public void HandleUserDefined(object sender, DestinationEventArgs e)
 {
     this.MappedSubscriptionEventArgs = e;
 }