C# Class KellermanSoftware.CompareNetObjects.CompareObjects

Class that allows comparison of two objects of the same type to each other. Supports classes, lists, arrays, dictionaries, child comparison and more.
Mostrar archivo Open project: GregFinzer/Compare-Net-Objects Class Usage Examples

Private Properties

Property Type Description
ClearCache void
Compare bool
CompareObjects System
CompareObjects System

Private Methods

Method Description
ClearCache ( ) : void
Compare ( object object1, object object2 ) : bool
CompareObjects ( ) : System
CompareObjects ( bool useAppConfigSettings ) : System