C# 클래스 WpfMpdClient.Settings

파일 보기 프로젝트 열기: sakya/wpfmpdclient 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Deserialize ( string fileName ) : Settings
GetSettingsFileName ( ) : string
Serialize ( string fileName ) : bool
Settings ( ) : System

메소드 상세

Deserialize() 공개 정적인 메소드

public static Deserialize ( string fileName ) : Settings
fileName string
리턴 Settings

GetSettingsFileName() 공개 정적인 메소드

public static GetSettingsFileName ( ) : string
리턴 string

Serialize() 공개 메소드

public Serialize ( string fileName ) : bool
fileName string
리턴 bool

Settings() 공개 메소드

public Settings ( ) : System
리턴 System