Exemple #1
0
 public EventStreamingResponseEventArgs(EventStreamingResponse eventStreamingResponse)
 {
     this.EventStreamingResponse = eventStreamingResponse;
 }
 public EventStreamingResponseEventArgs(EventStreamingResponse eventStreamingResponse)
 {
     this.EventStreamingResponse = eventStreamingResponse;
 }