VCardMember constructor

VCardMember(
  1. GenericDocument document
)

Implementation

VCardMember(GenericDocument document) : super(document);