C# 클래스 xFunc.Presenters.TruthTablePresenter

파일 보기 프로젝트 열기: sys27/xFunc 1 사용 예제들

공개 메소드들

메소드 설명
Generate ( string strExp ) : void
TruthTablePresenter ( ) : System

비공개 메소드들

메소드 설명
SetBits ( int bits, int parametersCount ) : void

메소드 상세

Generate() 공개 메소드

public Generate ( string strExp ) : void
strExp string
리턴 void

TruthTablePresenter() 공개 메소드

public TruthTablePresenter ( ) : System
리턴 System