C# Class SharpBoot.ImageLine

Datei anzeigen Open project: zdimension/SharpBoot Class Usage Examples

Public Methods

Method Description
ImageLine ( ) : System.IO
ImageLine ( string n, string fp, string d, string cat = "", string code = "", EntryType typ = EntryType.Nope ) : System.IO

Method Details

ImageLine() public method

public ImageLine ( ) : System.IO
return System.IO

ImageLine() public method

public ImageLine ( string n, string fp, string d, string cat = "", string code = "", EntryType typ = EntryType.Nope ) : System.IO
n string
fp string
d string
cat string
code string
typ EntryType
return System.IO