C# 클래스 EagleEye.Defects.DefectCountOfSeverityByCreatorCommand

상속: ICommand
파일 보기 프로젝트 열기: CVBDL/ccollab2eeplatform-csharp

공개 메소드들

메소드 설명
DefectCountOfSeverityByCreatorCommand ( EagleEye.Defects.Defects defects )
Execute ( ) : void

메소드 상세

DefectCountOfSeverityByCreatorCommand() 공개 메소드

public DefectCountOfSeverityByCreatorCommand ( EagleEye.Defects.Defects defects )
defects EagleEye.Defects.Defects

Execute() 공개 메소드

public Execute ( ) : void
리턴 void