mirror of
https://github.com/soukoku/ntwain.git
synced 2025-12-29 02:05:04 +08:00
Added most hooks except xfer logic and winform/wpf versions.
This commit is contained in:
@@ -27,11 +27,4 @@ namespace NTwain
|
||||
/// </summary>
|
||||
DGImage DGImage { get; }
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Internal interface for operations use.
|
||||
/// </summary>
|
||||
interface ITwainOperationInternal : ITwainOperation
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user