Hid some more triplets.

This commit is contained in:
soukoku
2014-05-22 21:05:28 -04:00
parent 5d1b0aa06f
commit 407a529268
8 changed files with 190 additions and 146 deletions

View File

@@ -62,7 +62,7 @@ namespace NTwain.Triplets
}
}
DeviceEvent _deviceEvent;
public DeviceEvent DeviceEvent
internal DeviceEvent DeviceEvent
{
get
{
@@ -163,7 +163,7 @@ namespace NTwain.Triplets
}
}
StatusUtf8 _statusUtf8;
public StatusUtf8 StatusUtf8
internal StatusUtf8 StatusUtf8
{
get
{