InMemoryIdSystem.

InMemoryIdSystem(LocalObjectContainer, int) Constructor

Summary

for testing purposes only.

Syntax

public InMemoryIdSystem(LocalObjectContainer container, int maxValidId)

Remarks

for testing purposes only.

Parameters

Name Type Description
container LocalObjectContainer
maxValidId int

Return Value

Type Description
void