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
LibCurl
SList
C# Class LibCurl.SList
Inheritance:
IDisposable
Datei anzeigen
Open project: trustme/LibCurlDotNet
Class Usage Examples
Public Methods
Method
Description
Append
(
string
data
) :
void
Dispose
( ) :
void
SList
( ) :
System
SList
(
IntPtr
handle
) :
System
Method Details
Append()
public
method
public
Append
(
string
data
) :
void
data
string
return
void
Dispose()
public
method
public
Dispose
( ) :
void
return
void
SList()
public
method
public
SList
( ) :
System
return
System
SList()
public
method
public
SList
(
IntPtr
handle
) :
System
handle
System.IntPtr
return
System