mirror of
https://github.com/soukoku/ntwain.git
synced 2026-01-02 12:27:11 +08:00
Updated samples to new twain sessions.
This commit is contained in:
@@ -20,7 +20,7 @@ namespace NTwain
|
||||
/// This is the old implementation for reference purposes only.
|
||||
/// </summary>
|
||||
[Obsolete("For reference purposes only.")]
|
||||
public class TwainSessionOld : TwainSessionBase, IMessageFilter
|
||||
public class TwainSessionOld : TwainSession, IMessageFilter
|
||||
{
|
||||
/// <summary>
|
||||
/// Initializes a new instance of the <see cref="TwainSessionOld" /> class.
|
||||
|
||||
Reference in New Issue
Block a user