VCardNote constructor

VCardNote(
  1. GenericDocument document
)

Implementation

VCardNote(GenericDocument document) : super(document);