Method | Description | |
---|---|---|
CompressDirectory ( string DirectoryPath ) : void | ||
ToCsv ( this |
||
ToCsvLine ( this e, |
||
ToSelectListItems ( this |
Method | Description | |
---|---|---|
CreateFile ( string lpFileName, EFileAccess dwDesiredAccess, EFileShare dwShareMode, |
||
DeviceIoControl ( SafeFileHandle hDevice, int dwIoControlCode, short &lpInBuffer, int nInBufferSize, |
||
EnableCompression ( SafeFileHandle handle ) : void |
public static CompressDirectory ( string DirectoryPath ) : void | ||
DirectoryPath | string | |
return | void |
public static ToCsv ( this |
||
e | this |
|
return |
public static ToCsvLine ( this e, |
||
e | this | |
writer | ||
return | void |
public static ToSelectListItems ( this |
||
items | this |
|
return | List |