|
StreamPoolGetStaticInstance Method |
Get a static instance of the pool
Namespace: DrawerBackup.Native.IOAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic static StreamPool GetStaticInstance()
Public Shared Function GetStaticInstance As StreamPool
public:
static StreamPool^ GetStaticInstance()
static member GetStaticInstance : unit -> StreamPool
Return Value
Type:
StreamPool
See Also