C# Class Phantom.Core.WrappedFileInfo

Inheritance: WrappedFileSystemInfo
Exibir arquivo Open project: creamdog/Phantom

Public Methods

Method Description
ClearReadOnly ( ) : void
WrappedFileInfo ( string baseDir, string path, bool flatten ) : System

Method Details

ClearReadOnly() public method

public ClearReadOnly ( ) : void
return void

WrappedFileInfo() public method

public WrappedFileInfo ( string baseDir, string path, bool flatten ) : System
baseDir string
path string
flatten bool
return System