Exemple #1
0
 public void SetRequest(qx.io.remote.Request value)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 /// <summary>
 /// <para>Constructor method.</para>
 /// </summary>
 /// <param name="vRequest">request object</param>
 public Exchange(qx.io.remote.Request vRequest)
 {
     throw new NotImplementedException();
 }