C# Class ThreatsManager.Extensions.Reporting.EmptyRow

A row which is empty and should not be shown.
Inheritance: ThreatsManager.Extensions.Reporting.ItemRow
Afficher le fichier Open project: simonec73/threatsmanager Class Usage Examples

Méthodes publiques

Méthode Description
EmptyRow ( string label ) : System

Constructor.

Method Details

EmptyRow() public méthode

Constructor.
public EmptyRow ( string label ) : System
label string Label of the Row.
Résultat System