Updated samples to new twain sessions.

This commit is contained in:
soukoku
2014-04-05 21:54:08 -04:00
parent c5a2f2c73a
commit 4c3e2a50b3
8 changed files with 197 additions and 51 deletions

View File

@@ -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.