Inheritance: System.EventArgs
示例#1
0
 public void HandleUserDefined(object sender, DestinationEventArgs e)
 {
     this.MappedSubscriptionEventArgs = e;
 }
示例#2
0
 public void HandleUserDefined(object sender, DestinationEventArgs e)
 {
     this.MappedSubscriptionEventArgs = e;
 }