C# 클래스 fitSharp.Machine.Model.CellAttributeValue.FoldedValue

상속: CellAttributeValue
파일 보기 프로젝트 열기: jediwhale/fitsharp

공개 메소드들

메소드 설명
Format ( Cell cell, StringBuilder input ) : void

비공개 메소드들

메소드 설명
Folded ( string text ) : string

메소드 상세

Format() 공개 메소드

public Format ( Cell cell, StringBuilder input ) : void
cell Cell
input StringBuilder
리턴 void