C# 클래스 SoundCloudFS.Config.Config

파일 보기 프로젝트 열기: gurudvlp/SoundCloudFS

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Config ( ) : System
RunCommand ( string szCmd, string szArgs, bool wait ) : string
Save ( ) : bool

메소드 상세

Config() 공개 메소드

public Config ( ) : System
리턴 System

RunCommand() 공개 메소드

public RunCommand ( string szCmd, string szArgs, bool wait ) : string
szCmd string
szArgs string
wait bool
리턴 string

Save() 공개 메소드

public Save ( ) : bool
리턴 bool