AdaptiveExpressions.Memory Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
MemoryFactory |
Memory Factory for creating an object that implements IMemory interface. |
SimpleObjectMemory |
Simple implement of IMemory. |
StackedMemory |
Stack implements of IMemory. Memory variables have a hierarchical relationship. |
Interfaces
IMemory |
Memory interface. |