C# 클래스 OpenHome.Songcast.Configuration

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

Private Properties

프로퍼티 타입 설명
New Configuration
SetPath void

공개 메소드들

메소드 설명
Load ( ) : Configuration
Save ( ) : void

비공개 메소드들

메소드 설명
New ( string aPath ) : Configuration
SetPath ( string aPath ) : void

메소드 상세

Load() 공개 정적인 메소드

public static Load ( ) : Configuration
리턴 Configuration

Save() 공개 메소드

public Save ( ) : void
리턴 void