Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Yeppp
Version
C# Class Yeppp.Version
Contains information about @Yeppp library version.
Show file
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