Playing with more interfaces.

This commit is contained in:
soukoku
2014-09-18 06:46:01 -04:00
parent 11b6cb1040
commit 12859f42ac
11 changed files with 187 additions and 190 deletions

View File

@@ -73,7 +73,7 @@ namespace NTwain
}
DGControl _dgControl;
DGControl ITwainSessionInternal.DGControl
DGControl ITripletControl.DGControl
{
get
{
@@ -83,7 +83,7 @@ namespace NTwain
}
DGImage _dgImage;
DGImage ITwainSessionInternal.DGImage
DGImage ITripletControl.DGImage
{
get
{
@@ -93,7 +93,7 @@ namespace NTwain
}
DGCustom _dgCustom;
DGCustom ITwainSessionInternal.DGCustom
DGCustom ITripletControl.DGCustom
{
get
{