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
StubClass
Output
C# Class StubClass.Output
Datei anzeigen
Open project: anodejs/node-sharp
Public Methods
Method
Description
ReturnArray
( ) :
int[]
ReturnInt
( ) :
int
ReturnList
( ) :
List
ReturnObject
( ) :
Object
ReturnString
( ) :
string
Method Details
ReturnArray()
public
method
public
ReturnArray
( ) :
int[]
return
int[]
ReturnInt()
public
method
public
ReturnInt
( ) :
int
return
int
ReturnList()
public
method
public
ReturnList
( ) :
List
return
List
ReturnObject()
public
method
public
ReturnObject
( ) :
Object
return
Object
ReturnString()
public
method
public
ReturnString
( ) :
string
return
string