C# Class EagleEye.Defects.DefectCountOfSeverityByProductCommand

Inheritance: ICommand
ファイルを表示 Open project: CVBDL/ccollab2eeplatform-csharp

Public Methods

Method Description
DefectCountOfSeverityByProductCommand ( EagleEye.Defects.Defects defects )
Execute ( ) : void

Method Details

DefectCountOfSeverityByProductCommand() public method

public DefectCountOfSeverityByProductCommand ( EagleEye.Defects.Defects defects )
defects EagleEye.Defects.Defects

Execute() public method

public Execute ( ) : void
return void