C# Class _3PA.Lib.MmdDropFile

Show file Open project: jcaillon/3P Class Usage Examples

Public Methods

Method Description
MmdDropFile ( string fileName ) : System
MmdDropFile ( string fileName, Stream stream ) : System

Method Details

MmdDropFile() public method

public MmdDropFile ( string fileName ) : System
fileName string
return System

MmdDropFile() public method

public MmdDropFile ( string fileName, Stream stream ) : System
fileName string
stream Stream
return System