C# Class Phantom.Core.WrappedFileInfo

Inheritance: WrappedFileSystemInfo
Afficher le fichier Open project: creamdog/Phantom

Méthodes publiques

Méthode Description
ClearReadOnly ( ) : void
WrappedFileInfo ( string baseDir, string path, bool flatten ) : System

Method Details

ClearReadOnly() public méthode

public ClearReadOnly ( ) : void
Résultat void

WrappedFileInfo() public méthode

public WrappedFileInfo ( string baseDir, string path, bool flatten ) : System
baseDir string
path string
flatten bool
Résultat System