MemoryBox constructor

MemoryBox(
  1. Registry registry
)

Implementation

MemoryBox(Registry registry) : super(registry);