C# Class StoryTeller.Engine.HeaderAttribute

Inheritance: System.Attribute, ICellModifier
Afficher le fichier Open project: adymitruk/storyteller

Méthodes publiques

Méthode Description
HeaderAttribute ( string header ) : System
Modify ( Cell cell ) : void

Method Details

HeaderAttribute() public méthode

public HeaderAttribute ( string header ) : System
header string
Résultat System

Modify() public méthode

public Modify ( Cell cell ) : void
cell Cell
Résultat void