public ProductReviewCollection( IEnumerable<ProductReview> reviews )
Public Sub New ( reviews As IEnumerable(Of ProductReview) )
public: ProductReviewCollection( IEnumerable<ProductReview^>^ reviews )
new : reviews : IEnumerable<ProductReview> -> ProductReviewCollection
Copyright © Catalyst Fire 2014