I\'ve got the following classes:
public class SupplierCategory : IEquatable { public string Name { get; set; } public string
Actually, this issue is even covered in documentation: http://msdn.microsoft.com/en-us/library/bb338049.aspx.