C# 클래스 fitSharp.Fit.Fixtures.ConfigureFixture

상속: Interpreter
파일 보기 프로젝트 열기: jediwhale/fitsharp 1 사용 예제들

공개 메소드들

메소드 설명
Interpret ( CellProcessor processor, Tree table ) : void

비공개 메소드들

메소드 설명
Execute ( CellProcessor processor, object facility, Tree currentRow ) : void

메소드 상세

Interpret() 공개 메소드

public Interpret ( CellProcessor processor, Tree table ) : void
processor CellProcessor
table Tree
리턴 void