Internal rename and loop check.

This commit is contained in:
soukoku
2014-04-16 06:53:05 -04:00
parent 17ef99e4a2
commit b7993de123
38 changed files with 113 additions and 116 deletions

View File

@@ -32,7 +32,7 @@ namespace NTwain
/// Gets the app id used for the session.
/// </summary>
/// <returns></returns>
TWIdentity GetAppId();
TWIdentity AppId { get; }
/// <summary>
/// Gets or sets a value indicating whether calls to triplets will verify the current twain session state.