SharpFS -- A Virtual FileSystem for .NET

ResourceArchiver Class

[This is preliminary documentation and subject to change.]

An archiver that loads files from resource files (.res).

For a list of all members of this type, see ResourceArchiver Members.

System.Object
   SharpFS.ResourceArchiver

public sealed class ResourceArchiver : IArchiver

Thread Safety

This type is safe for multithreaded operations.

Remarks

This code based on an initial version written by Rob Loach.

Requirements

Namespace: SharpFS

Assembly: SharpFS (in SharpFS.dll)

See Also

ResourceArchiver Members | SharpFS Namespace