Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
dm
interop
C5
C# Class dm.interop.C5
Datei anzeigen
Open project: richhickey/clojure-clr
Public Methods
Method
Description
C5
( ) :
System
C5
(
int
x
) :
System
C5
(
int
x
,
int
&
y
) :
System
C5
(
string
x
) :
System
C5
(
string
x
,
int
&
y
) :
System
ToString
( ) :
string
Method Details
C5()
public
method
public
C5
( ) :
System
return
System
C5()
public
method
public
C5
(
int
x
) :
System
x
int
return
System
C5()
public
method
public
C5
(
int
x
,
int
&
y
) :
System
x
int
y
int
return
System
C5()
public
method
public
C5
(
string
x
) :
System
x
string
return
System
C5()
public
method
public
C5
(
string
x
,
int
&
y
) :
System
x
string
y
int
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string