C# Class CSharpUtils.VirtualFileSystem.Local.LocalFileSystemEntry

Inheritance: FileSystemEntry
Mostrar archivo Open project: soywiz/csharputils Class Usage Examples

Protected Properties

Property Type Description
FileSystemInfo System.IO.FileSystemInfo

Public Methods

Method Description
LocalFileSystemEntry ( FileSystem FileSystem, String Path, FileSystemInfo FileSystemInfo ) : System

Method Details

LocalFileSystemEntry() public method

public LocalFileSystemEntry ( FileSystem FileSystem, String Path, FileSystemInfo FileSystemInfo ) : System
FileSystem System.IO.FileSystem
Path String
FileSystemInfo System.IO.FileSystemInfo
return System

Property Details

FileSystemInfo protected_oe property

protected FileSystemInfo,System.IO FileSystemInfo
return System.IO.FileSystemInfo