C# Class Advtools.AdvInterceptor.Configuration

Afficher le fichier Open project: ADVTOOLS/ADVinterceptor Class Usage Examples

Méthodes publiques

Méthode Description
Configuration ( ) : System
Load ( string path ) : Configuration
Save ( string path ) : void

Private Methods

Méthode Description
GetInterception ( string name ) : Interception

Method Details

Configuration() public méthode

public Configuration ( ) : System
Résultat System

Load() public static méthode

public static Load ( string path ) : Configuration
path string
Résultat Configuration

Save() public méthode

public Save ( string path ) : void
path string
Résultat void