Interface IAppModuleLoader
Namespace: EyeAuras.Shared.Services
Assembly: EyeAuras.Shared.dll
Syntax
public interface IAppModuleLoader : IModuleLoader, IHasLoaded
Properties
| Name | Description |
|---|---|
| ModulesDirectory |
Methods
| Name | Description |
|---|---|
| LoadModulesFromBytes(byte[], FileInfo) | |
| UnzipCompressedModule(string, byte[]) |