Example #1
0
 /// <remarks/>
 public void ProcessXAVAsync(XAVRequest XAVRequest)
 {
     this.ProcessXAVAsync(XAVRequest, null);
 }