C# 클래스 fitSharp.Fit.Engine.FlowInterpreterExtension

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

공개 메소드들

메소드 설명
ExecuteFlowRowMethod ( this interpreter, CellProcessor processor, Tree row ) : object

메소드 상세

ExecuteFlowRowMethod() 공개 정적인 메소드

public static ExecuteFlowRowMethod ( this interpreter, CellProcessor processor, Tree row ) : object
interpreter this
processor CellProcessor
row Tree
리턴 object