C# Class NginxMonoHeader, BlackLinks

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

Méthodes publiques

Свойство Type Description
Key string
Value string

Méthodes publiques

Méthode Description
NginxMonoHeader ( string key, string value ) : System

Method Details

NginxMonoHeader() public méthode

public NginxMonoHeader ( string key, string value ) : System
key string
value string
Résultat System

Property Details

Key public_oe property

public string Key
Résultat string

Value public_oe property

public string Value
Résultat string