C# Class SagaLogin.LoginConfig

Show file Open project: Willyham/SagaRO2 Class Usage Examples

Public Properties

Property Type Description
LogLevel int
ifSQL int

Public Methods

Method Description
LoginConfig ( ) : System
SaveConfig ( ) : void

Method Details

LoginConfig() public method

public LoginConfig ( ) : System
return System

SaveConfig() public method

public SaveConfig ( ) : void
return void

Property Details

LogLevel public property

public int LogLevel
return int

ifSQL public property

public int ifSQL
return int