Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
TypeLess
Helpers
IntExtensions
C# Class TypeLess.Helpers.IntExtensions
Afficher le fichier
Open project: jansater/TypeLess
Méthodes publiques
Méthode
Description
GetNthDigit
(
this
n
,
int
digit
) :
int
1 based index
ToArray
(
this
n
) :
int[]
Method Details
GetNthDigit()
public
static
méthode
1 based index
public
static
GetNthDigit
(
this
n
,
int
digit
) :
int
n
this
digit
int
Résultat
int
ToArray()
public
static
méthode
public
static
ToArray
(
this
n
) :
int[]
n
this
Résultat
int[]