C# Class LibCurl.SList

Inheritance: IDisposable
Afficher le fichier Open project: trustme/LibCurlDotNet Class Usage Examples

Méthodes publiques

Méthode Description
Append ( string data ) : void
Dispose ( ) : void
SList ( ) : System
SList ( IntPtr handle ) : System

Method Details

Append() public méthode

public Append ( string data ) : void
data string
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

SList() public méthode

public SList ( ) : System
Résultat System

SList() public méthode

public SList ( IntPtr handle ) : System
handle System.IntPtr
Résultat System