Updated readme.

This commit is contained in:
soukoku
2014-04-30 19:38:46 -04:00
parent 108fde6fe7
commit cad4d96887
2 changed files with 71 additions and 16 deletions

View File

@@ -21,7 +21,7 @@ namespace NTwain
/// <summary>
/// Initializes a new instance of the <see cref="TwainSession" /> class.
/// </summary>
/// <param name="appId">The app id.</param>
/// <param name="appId">The app id that represents calling application.</param>
/// <exception cref="System.ArgumentNullException"></exception>
public TwainSession(TWIdentity appId)
{