Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Yeppp
Version
C# Class Yeppp.Version
Contains information about @Yeppp library version.
ファイルを表示
Open project: wdv4758h/Yeppp
Public Methods
Method
Description
ToString
( ) :
string
Provides a string representation for all parts of the version.
Private Methods
Method
Description
Version
(
uint
major
,
uint
minor
,
uint
patch
,
uint
build
,
string
releaseName
)
Method Details
ToString()
public
method
Provides a string representation for all parts of the version.
public
ToString
( ) :
string
return
string