C# 클래스 System.Net.AutoWebProxyScriptWrapper

파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0 1 사용 예제들

Private Properties

프로퍼티 타입 설명
AutoWebProxyScriptWrapper System.Collections
Close void
CloseAppDomain void
CloseAppDomainCallback void
Compile AutoWebProxyState
CreateAppDomain void
CreateInstance AutoWebProxyScriptWrapper
FindProxyForURL string
InterruptCallback void
OnDomainUnload void

비공개 메소드들

메소드 설명
AutoWebProxyScriptWrapper ( ) : System.Collections
Close ( ) : void
CloseAppDomain ( int index ) : void
CloseAppDomainCallback ( TimerThread timer, int timeNoticed, object context ) : void
Compile ( Uri engineScriptLocation, string scriptBody, byte buffer ) : AutoWebProxyState
CreateAppDomain ( ) : void
CreateInstance ( ) : AutoWebProxyScriptWrapper
FindProxyForURL ( string url, string host ) : string
InterruptCallback ( TimerThread timer, int timeNoticed, object context ) : void
OnDomainUnload ( object sender, EventArgs e ) : void