NanoXLSX.Core
3.0.0-rc.3
Loading...
Searching...
No Matches
IPlugInPackageReader.cs
1
using
NanoXLSX.Interfaces.Reader
;
2
3
namespace
NanoXLSX.Interfaces.Plugin
4
{
5
internal
interface
IPlugInPackageReader : IPlugInReader
6
{
10
string
StreamEntryName {
get
; }
11
}
12
}
NanoXLSX.Interfaces.Plugin
Definition
IOptions.cs:9
NanoXLSX.Interfaces.Reader
Definition
IInlinePlugInReader.cs:4
Interfaces
Plugin
IPlugInPackageReader.cs
Generated by
1.15.0