T constructor

T(
  1. GenericDocument document
)

Implementation

T(GenericDocument document) : super(document);