|
ImageContainerInstance Method |
Get the container instance
Namespace: DrawerBackup.Storage.ImagingAssembly: DrawerBackup.Storage (in DrawerBackup.Storage.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic static ImageContainer Instance()
Public Shared Function Instance As ImageContainer
public:
static ImageContainer^ Instance()
static member Instance : unit -> ImageContainer
Return Value
Type:
ImageContainer
See Also