C-DEngine 5.105

TheStorageMirror<(Of <(<'T>)>)>..::..SetStorageService Method

Namespace:  nsCDEngine.Engines.StorageService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public void SetStorageService(
	IStorageService pStorageServer
)
Public Sub SetStorageService ( _
	pStorageServer As IStorageService _
)
public:
void SetStorageService(
	IStorageService^ pStorageServer
)