WebProxt property

void WebProxt=(IWebProxy value)

Implementation

set WebProxt(IWebProxy value) {
  this._webProxy = value;
}