public ExportAllTransformExtension(Note note, ExportToHtmlApplicationAddin parent) { this.note = note; this.parent = parent; }
public ExportAllTransformExtension (Note note, ExportToHtmlApplicationAddin parent) { this.note = note; this.parent = parent; }