C# 클래스 NClass.GUI.Program

파일 보기 프로젝트 열기: gbaychev/NClass

공개 프로퍼티들

프로퍼티 타입 설명
AppDataDirectory string
CurrentVersion System.Version

공개 메소드들

메소드 설명
GetVersionString ( ) : string

비공개 메소드들

메소드 설명
LoadFiles ( string args ) : void
Main ( string args ) : void
UpdateSettings ( ) : void

메소드 상세

GetVersionString() 공개 정적인 메소드

public static GetVersionString ( ) : string
리턴 string

프로퍼티 상세

AppDataDirectory 공개적으로 정적으로 프로퍼티

public static string AppDataDirectory
리턴 string

CurrentVersion 공개적으로 정적으로 프로퍼티

public static Version,System CurrentVersion
리턴 System.Version