C# 클래스 Advtools.AdvInterceptor.Configuration

파일 보기 프로젝트 열기: ADVTOOLS/ADVinterceptor 1 사용 예제들

공개 메소드들

메소드 설명
Configuration ( ) : System
Load ( string path ) : Configuration
Save ( string path ) : void

비공개 메소드들

메소드 설명
GetInterception ( string name ) : Interception

메소드 상세

Configuration() 공개 메소드

public Configuration ( ) : System
리턴 System

Load() 공개 정적인 메소드

public static Load ( string path ) : Configuration
path string
리턴 Configuration

Save() 공개 메소드

public Save ( string path ) : void
path string
리턴 void