C# Class SoundCloudFS.Config.Config

Afficher le fichier Open project: gurudvlp/SoundCloudFS

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Config ( ) : System
RunCommand ( string szCmd, string szArgs, bool wait ) : string
Save ( ) : bool

Method Details

Config() public méthode

public Config ( ) : System
Résultat System

RunCommand() public méthode

public RunCommand ( string szCmd, string szArgs, bool wait ) : string
szCmd string
szArgs string
wait bool
Résultat string

Save() public méthode

public Save ( ) : bool
Résultat bool