CreateListContext constructor
CreateListContext(
- PrimaryContext ctx
Implementation
CreateListContext(PrimaryContext ctx) {
copyFrom(ctx);
}
CreateListContext(PrimaryContext ctx) {
copyFrom(ctx);
}