VCardKind constructor

VCardKind(
  1. GenericDocument document
)

Implementation

VCardKind(GenericDocument document) : super(document);