C# 클래스 QSSupportLib.AppVersion

파일 보기 프로젝트 열기: QualitySolution/QSProjects

공개 프로퍼티들

프로퍼티 타입 설명
AllowEdition List
Edition string
Product string
Version System.Version

공개 메소드들

메소드 설명
AppVersion ( ) : System

비공개 메소드들

메소드 설명
AppVersion ( string product, string edition, System.Version version ) : System

메소드 상세

AppVersion() 공개 메소드

public AppVersion ( ) : System
리턴 System

프로퍼티 상세

AllowEdition 공개적으로 프로퍼티

public List AllowEdition
리턴 List

Edition 공개적으로 프로퍼티

public string Edition
리턴 string

Product 공개적으로 프로퍼티

public string Product
리턴 string

Version 공개적으로 프로퍼티

public Version,System Version
리턴 System.Version