Some CA updates.

This commit is contained in:
soukoku
2014-07-01 07:23:55 -04:00
parent 830d8a5497
commit a8891efe3b
13 changed files with 42 additions and 22 deletions

View File

@@ -35,7 +35,7 @@ namespace NTwain
/// The memory data.
/// </value>
[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays")]
public byte[] MemData { get; internal set; }
public byte[] MemoryData { get; internal set; }
/// <summary>
/// Gets the final image information if applicable.