C# Class ConfigGenerator.ASFConfig

Datei anzeigen Open project: JustArchi/ArchiSteamFarm Class Usage Examples

Private Properties

Property Type Description
Remove void
Rename void
Save void

Protected Methods

Method Description
ASFConfig ( ) : System
ASFConfig ( string filePath ) : System

Private Methods

Method Description
Remove ( ) : void
Rename ( string botName ) : void
Save ( ) : void

Method Details

ASFConfig() protected method

protected ASFConfig ( ) : System
return System

ASFConfig() protected method

protected ASFConfig ( string filePath ) : System
filePath string
return System