Transfer logic tweaks for #42

This commit is contained in:
soukoku
2015-03-27 07:30:37 -04:00
parent abd3c9c65c
commit 1700e183c7
4 changed files with 101 additions and 62 deletions

View File

@@ -297,6 +297,14 @@ namespace NTwain
}
}
internal DGAudio DGAudio
{
get
{
return _session.DGAudio;
}
}
#endregion
//#region INotifyPropertyChanged Members