ILocalConfigStore Interface

Definition

public interface class ILocalConfigStore
public interface ILocalConfigStore
type ILocalConfigStore = interface
Public Interface ILocalConfigStore

Methods

GetAllData()
GetData<T>(String)
GetDataByKeyNames(List<String>)
SetData(Dictionary<String,Object>)
SetData(String, Object)

Applies to