C# Class TerrificNet.ViewEngine.IO.FileSystem.FileInfo

Inheritance: IFileInfo
Exibir arquivo Open project: namics/TerrificNet

Public Methods

Method Description
Create ( PathInfo filePath ) : FileInfo

Private Methods

Method Description
FileInfo ( PathInfo filePath, System fileInfo ) : System

Method Details

Create() public static method

public static Create ( PathInfo filePath ) : FileInfo
filePath PathInfo
return System.IO.FileInfo