Interface IFileStoragePlugin
Namespace: Eco.Core.Plugins.Interfaces
Assembly: Eco.Core.dll
Syntax
public interface IFileStoragePlugin : IServerPlugin
Methods
GetStorage()
Declaration
IFileStorage GetStorage()
Returns
| Type | Description |
|---|---|
| IFileStorage |
SupportsStorageType(String)
Declaration
bool SupportsStorageType(string storageType)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | storageType |
Returns
| Type | Description |
|---|---|
| System.Boolean |