Some refactor ideas

This commit is contained in:
soukoku
2014-04-05 16:48:28 -04:00
parent 4fa3e77fba
commit 67c6705224
49 changed files with 183 additions and 163 deletions

View File

@@ -6,7 +6,7 @@ namespace NTwain.Triplets
{
sealed class Event : OpBase
{
internal Event(ITwainSessionInternal session) : base(session) { }
internal Event(ITwainStateInternal session) : base(session) { }
/// <summary>
/// This operation supports the distribution of events from the application to Sources so that the