C# 클래스 Warehouse.SoftwareImage

파일 보기 프로젝트 열기: Starcounter/Warehouse

공개 프로퍼티들

프로퍼티 타입 설명
File String
Hash string
KeepFile bool
Position int
Software Software

프로퍼티 상세

File 공개적으로 프로퍼티

public String File
리턴 String

Hash 공개적으로 프로퍼티

public string Hash
리턴 string

KeepFile 공개적으로 프로퍼티

public bool KeepFile
리턴 bool

Position 공개적으로 프로퍼티

public int Position
리턴 int

Software 공개적으로 프로퍼티

public Software,Warehouse Software
리턴 Software