C# Class SagaLogin.LoginConfig

Afficher le fichier Open project: Willyham/SagaRO2 Class Usage Examples

Méthodes publiques

Свойство Type Description
LogLevel int
ifSQL int

Méthodes publiques

Méthode Description
LoginConfig ( ) : System
SaveConfig ( ) : void

Method Details

LoginConfig() public méthode

public LoginConfig ( ) : System
Résultat System

SaveConfig() public méthode

public SaveConfig ( ) : void
Résultat void

Property Details

LogLevel public_oe property

public int LogLevel
Résultat int

ifSQL public_oe property

public int ifSQL
Résultat int