C# Class CSharpUtils.VirtualFileSystem.Local.LocalFileSystemEntry

Inheritance: FileSystemEntry
Afficher le fichier Open project: soywiz/csharputils Class Usage Examples

Protected Properties

Свойство Type Description
FileSystemInfo System.IO.FileSystemInfo

Méthodes publiques

Méthode Description
LocalFileSystemEntry ( FileSystem FileSystem, String Path, FileSystemInfo FileSystemInfo ) : System

Method Details

LocalFileSystemEntry() public méthode

public LocalFileSystemEntry ( FileSystem FileSystem, String Path, FileSystemInfo FileSystemInfo ) : System
FileSystem System.IO.FileSystem
Path String
FileSystemInfo System.IO.FileSystemInfo
Résultat System

Property Details

FileSystemInfo protected_oe property

protected FileSystemInfo,System.IO FileSystemInfo
Résultat System.IO.FileSystemInfo