FileStreamExtensionsEquals Method

Overload List

Equals(Object) Determines whether the specified object is equal to the current object.
Equals(FileStream, FileStream) Determine whether two FileStream are equal by doing a byte-by-byte comparison.

See Also