Property | Type | Description | |
---|---|---|---|
Dispose | void |
Method | Description | |
---|---|---|
Append ( string str ) : void |
Append a string to the list.
|
|
CurlSlist ( ) : System |
Constructor
|
|
CurlSlist ( |
||
Dispose ( ) : void |
Free all internal strings.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
public Append ( string str ) : void | ||
str | string | The |
return | void |
public CurlSlist ( |
||
handle | ||
return | System |