C# 클래스 SemVer.PartialVersion

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

공개 메소드들

메소드 설명
IsFull ( ) : bool
PartialVersion ( string input ) : System
ToZeroVersion ( ) : System.Version

메소드 상세

IsFull() 공개 메소드

public IsFull ( ) : bool
리턴 bool

PartialVersion() 공개 메소드

public PartialVersion ( string input ) : System
input string
리턴 System

ToZeroVersion() 공개 메소드

public ToZeroVersion ( ) : System.Version
리턴 System.Version