mirror of
https://github.com/soukoku/ntwain.git
synced 2026-02-25 13:04:07 +08:00
Transfer logic tweaks for #42
This commit is contained in:
@@ -297,6 +297,14 @@ namespace NTwain
|
||||
}
|
||||
}
|
||||
|
||||
internal DGAudio DGAudio
|
||||
{
|
||||
get
|
||||
{
|
||||
return _session.DGAudio;
|
||||
}
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
//#region INotifyPropertyChanged Members
|
||||
|
||||
Reference in New Issue
Block a user