C# Class System.Drawing.Tests.DrawingTest

Show file Open project: mikedn/runtime

Protected Methods

Method Description
ValidateImageContent ( Image image, Array expectedHash ) : void

Method Details

ValidateImageContent() protected method

protected ValidateImageContent ( Image image, Array expectedHash ) : void
image Image
expectedHash Array
return void