C# 클래스 PowerArgs.ArgProductVersion

상속: System.Attribute, IGlobalArgMetadata
파일 보기 프로젝트 열기: adamabdelhamed/PowerArgs

공개 메소드들

메소드 설명
ArgProductVersion ( string value ) : System

Creates a new ArgProductVersion attribute.

메소드 상세

ArgProductVersion() 공개 메소드

Creates a new ArgProductVersion attribute.
public ArgProductVersion ( string value ) : System
value string The version value
리턴 System