Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
LittleTalk
NativeInteger
C# Class LittleTalk.NativeInteger
Inheritance:
Object
Exibir arquivo
Open project: hugoferreira/LittleTalk
Public Methods
Method
Description
NativeInteger
(
int
i
) :
System
ToString
( ) :
string
operator
( ) :
NativeInteger
Method Details
NativeInteger()
public
method
public
NativeInteger
(
int
i
) :
System
i
int
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string
operator()
public
static
method
public
static
operator
( ) :
NativeInteger
return
NativeInteger