C# 클래스 ThreatsManager.Extensions.Reporting.EmptyRow

A row which is empty and should not be shown.
상속: ThreatsManager.Extensions.Reporting.ItemRow
파일 보기 프로젝트 열기: simonec73/threatsmanager 1 사용 예제들

공개 메소드들

메소드 설명
EmptyRow ( string label ) : System

Constructor.

메소드 상세

EmptyRow() 공개 메소드

Constructor.
public EmptyRow ( string label ) : System
label string Label of the Row.
리턴 System