Method Initialize
Initialize(IStoreCallback)
Initialize the instance using the specified IStoreCallback.
Declaration
void Initialize(IStoreCallback callback)
Parameters
Type | Name | Description |
---|---|---|
IStoreCallback | callback | The callback interface for the store. |