C# Class SystemEx.Windows.Forms.OleDataObjectItem

Inheritance: IDisposable
Afficher le fichier Open project: pvginkel/SystemEx Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
OleDataObjectItem ( string fileName, System.DateTime writeTime, long fileSize, GetMemoryStreamCallback getMemoryStream ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

OleDataObjectItem() public méthode

public OleDataObjectItem ( string fileName, System.DateTime writeTime, long fileSize, GetMemoryStreamCallback getMemoryStream ) : System
fileName string
writeTime System.DateTime
fileSize long
getMemoryStream GetMemoryStreamCallback
Résultat System