Del via


MemoryFactory Class

Definition

Memory Factory for creating an object that implements IMemory interface.

public static class MemoryFactory
type MemoryFactory = class
Public Class MemoryFactory
Inheritance
MemoryFactory

Methods

Create(Object)

Get an appropriate IMemory implementation for an object.

Applies to