mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-12-21 11:13:55 +08:00
Add more classes to the Public API (#717)
* Made interfaces and classes public * Made NamedDestinations public and fixed namespace * Fixed NamedDestinationsProvider namespace * Expose more internal classes as public * Update PublicApiScannerTests * Make setters internal
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
using Tokenization.Scanner;
|
||||
using Tokens;
|
||||
using Outline;
|
||||
using Outline.Destinations;
|
||||
using Util.JetBrains.Annotations;
|
||||
|
||||
/// <inheritdoc />
|
||||
|
||||
Reference in New Issue
Block a user