C# Class ConfigGenerator.ASFConfig

Afficher le fichier Open project: JustArchi/ArchiSteamFarm Class Usage Examples

Private Properties

Свойство Type Description
Remove void
Rename void
Save void

Méthodes protégées

Méthode Description
ASFConfig ( ) : System
ASFConfig ( string filePath ) : System

Private Methods

Méthode Description
Remove ( ) : void
Rename ( string botName ) : void
Save ( ) : void

Method Details

ASFConfig() protected méthode

protected ASFConfig ( ) : System
Résultat System

ASFConfig() protected méthode

protected ASFConfig ( string filePath ) : System
filePath string
Résultat System