public bool isValidProductdetail(ProductDetail productDetail, string productType) { if (productDetail.GetType() == typeof()) { return(true); }