C# 클래스 StoryTeller.Engine.HeaderAttribute

상속: System.Attribute, ICellModifier
파일 보기 프로젝트 열기: adymitruk/storyteller

공개 메소드들

메소드 설명
HeaderAttribute ( string header ) : System
Modify ( Cell cell ) : void

메소드 상세

HeaderAttribute() 공개 메소드

public HeaderAttribute ( string header ) : System
header string
리턴 System

Modify() 공개 메소드

public Modify ( Cell cell ) : void
cell Cell
리턴 void