C# 클래스 sparkim_passview.Settings

파일 보기 프로젝트 열기: adamcaudill/sparkim-passview 1 사용 예제들

공개 메소드들

메소드 설명
GetPassword ( ) : string
GetServer ( ) : string
GetUser ( ) : string
Settings ( string file ) : System

메소드 상세

GetPassword() 공개 메소드

public GetPassword ( ) : string
리턴 string

GetServer() 공개 메소드

public GetServer ( ) : string
리턴 string

GetUser() 공개 메소드

public GetUser ( ) : string
리턴 string

Settings() 공개 메소드

public Settings ( string file ) : System
file string
리턴 System