C# Class DBreeze.Programmers.MFileInfo

Inheritance: IFileInfo
Show file Open project: hhblaze/DBreeze Class Usage Examples

Public Methods

Method Description
MFileInfo ( string fullName, string name, long length ) : System

Method Details

MFileInfo() public method

public MFileInfo ( string fullName, string name, long length ) : System
fullName string
name string
length long
return System