C# Class EagleEye.Reviews.CommentDensityUploadedByProductCommand

Inheritance: ICommand
Mostra file Open project: CVBDL/ccollab2eeplatform-csharp

Public Methods

Method Description
CommentDensityUploadedByProductCommand ( EagleEye.Reviews.Reviews reviews )
Execute ( ) : void

Method Details

CommentDensityUploadedByProductCommand() public method

public CommentDensityUploadedByProductCommand ( EagleEye.Reviews.Reviews reviews )
reviews EagleEye.Reviews.Reviews

Execute() public method

public Execute ( ) : void
return void