Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Yeppp
Version
C# 클래스 Yeppp.Version
Contains information about @Yeppp library version.
파일 보기
프로젝트 열기: wdv4758h/Yeppp
공개 메소드들
메소드
설명
ToString
( ) :
string
Provides a string representation for all parts of the version.
비공개 메소드들
메소드
설명
Version
(
uint
major
,
uint
minor
,
uint
patch
,
uint
build
,
string
releaseName
)
메소드 상세
ToString()
공개
메소드
Provides a string representation for all parts of the version.
public
ToString
( ) :
string
리턴
string