Delete constructor
Delete(
- List<
ObjectIdentifier> objects, - bool quiet
Implementation
Delete(
this.objects,
this.quiet,
);
Delete(
this.objects,
this.quiet,
);