Show / Hide Table of Contents

Interface IFileStoragePlugin

Inherited Members
IServerPlugin.GetStatus()
IServerPlugin.GetCategory()
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

Extension Methods

PropertyChanges.FirePropertyChanged(Object, String)
PropertyChanges.FirePropertyChanged(Object, String, Object, Object)
PropertyChanges.FirePropertyChanged(Object, MemberChangedBeforeAfterEventArgs)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾