C-DEngine 5.105

TheStorageMirror<(Of <(<'T>)>)> Constructor

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

Syntax


public TheStorageMirror(
	IStorageService pStorageServer
)
Public Sub New ( _
	pStorageServer As IStorageService _
)
public:
TheStorageMirror(
	IStorageService^ pStorageServer
)