Storage Constructor

Independentsoft MSG .NET

Storage Constructor MSG .NET Class Library
Initializes a new instance of the Storage class.

Namespace: Independentsoft.IO.StructuredStorage
Assembly: Independentsoft.Msg (in Independentsoft.Msg.dll) Version: 2.0.140.29868

Syntax

public Storage()
public Storage()
Public Sub New
Public Sub New
Dim instance As New Storage()
Dim instance As New Storage()
public Storage()
public Storage()
public function Storage()
public function Storage()
Independentsoft.IO.StructuredStorage.Storage = function();
Independentsoft.IO.StructuredStorage.Storage = function();
See Also