Пример #1
0
 /// <summary>
 /// Disposes the handler.
 /// </summary>
 public void Dispose()
 {
     this.client = null;
     instance = null;
 }
Пример #2
0
 /// <summary>
 /// Disposes the handler.
 /// </summary>
 public void Dispose()
 {
     this.client = null;
     instance    = null;
 }