C# 클래스 SwiftPbo.ProductEntry

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

공개 메소드들

메소드 설명
ProductEntry ( ) : System
ProductEntry ( string name, string prefix, string productVersion, List addList = null ) : System

메소드 상세

ProductEntry() 공개 메소드

public ProductEntry ( ) : System
리턴 System

ProductEntry() 공개 메소드

public ProductEntry ( string name, string prefix, string productVersion, List addList = null ) : System
name string
prefix string
productVersion string
addList List
리턴 System