'Declaration Public Function New( _ ByVal book As AnnotationBook, _ ByVal reportPaneModel As ReportPaneModel _ )
public AnnotationBookViewModel( AnnotationBook book, ReportPaneModel reportPaneModel )
Parameters
- book
- reportPaneModel
'Declaration Public Function New( _ ByVal book As AnnotationBook, _ ByVal reportPaneModel As ReportPaneModel _ )
public AnnotationBookViewModel( AnnotationBook book, ReportPaneModel reportPaneModel )