C# Class NginxBlackHostManager, BlackLinks

Inheritance: HostManager
Afficher le fichier Open project: heapsource/BlackLinks Class Usage Examples

Méthodes publiques

Méthode Description
NginxBlackHostManager ( ) : System
Process ( IntPtr nginx_request ) : int

Méthodes protégées

Méthode Description
OnInitialize ( ) : void

Method Details

NginxBlackHostManager() public méthode

public NginxBlackHostManager ( ) : System
Résultat System

OnInitialize() protected méthode

protected OnInitialize ( ) : void
Résultat void

Process() public méthode

public Process ( IntPtr nginx_request ) : int
nginx_request IntPtr
Résultat int