C# Class NginxMonoHeader, BlackLinks

显示文件 Open project: heapsource/BlackLinks Class Usage Examples

Public Properties

Property Type Description
Key string
Value string

Public Methods

Method Description
NginxMonoHeader ( string key, string value ) : System

Method Details

NginxMonoHeader() public method

public NginxMonoHeader ( string key, string value ) : System
key string
value string
return System

Property Details

Key public_oe property

public string Key
return string

Value public_oe property

public string Value
return string