Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
MyCompiler
Core
Extensions
NumberExtension
C# Class MyCompiler.Core.Extensions.NumberExtension
显示文件
Open project: CCTUnifor/Compiler
Public Methods
Method
Description
ToHexadecimal
(
int
value
,
string
hexadecimalFormat
= "X4" ) :
string
Method Details
ToHexadecimal()
public
static
method
public
static
ToHexadecimal
(
int
value
,
string
hexadecimalFormat
= "X4" ) :
string
value
int
hexadecimalFormat
string
return
string