Some CA changes.

This commit is contained in:
soukoku
2015-02-18 21:52:17 -05:00
parent 77b3fdfee0
commit 6f49adb06d
13 changed files with 127 additions and 125 deletions

View File

@@ -10,6 +10,10 @@ namespace NTwain
/// </summary>
public enum State
{
/// <summary>
/// Just a default value.
/// </summary>
Invalid = 0,
/// <summary>
/// The starting state, corresponds to state 1.
/// </summary>