C# Class SoundCloudFS.Config.Config

Exibir arquivo Open project: gurudvlp/SoundCloudFS

Private Properties

Property Type Description

Public Methods

Method Description
Config ( ) : System
RunCommand ( string szCmd, string szArgs, bool wait ) : string
Save ( ) : bool

Method Details

Config() public method

public Config ( ) : System
return System

RunCommand() public method

public RunCommand ( string szCmd, string szArgs, bool wait ) : string
szCmd string
szArgs string
wait bool
return string

Save() public method

public Save ( ) : bool
return bool