Salmon
Loading...
Searching...
No Matches
Mku.FS.File Namespace Reference

File implementation for .NET. More...

Classes

class  File
 Salmon RealFile implementation for C#. More...
 
class  HttpFile
 RealFile implementation for remote files via Salmon Web Service. More...
 
interface  IFile
 Interface that represents a real file. This class is used internally by the virtual disk to import, store, and export the encrypted files. Extend this to provide an interface to any file system, platform, or API ie: on disk, memory, network, or cloud. More...
 
class  IVirtualFile
 A virtual file. Read-only operations are included. Since write operations can be implementation specific ie for encryption they can be implemented by extending this class. More...
 
class  WSFile
 RealFile implementation for remote files via Salmon Web Service. More...
 

Detailed Description

File implementation for .NET.