C# Class Jackett.Models.Config.ServerConfig

Exibir arquivo Open project: WarlaxZ/Jackett Class Usage Examples

Public Methods

Method Description
GetListenAddresses ( bool external = null ) : string[]
ServerConfig ( ) : System

Method Details

GetListenAddresses() public method

public GetListenAddresses ( bool external = null ) : string[]
external bool
return string[]

ServerConfig() public method

public ServerConfig ( ) : System
return System