C# Class xFunc.Presenters.TruthTablePresenter

Show file Open project: sys27/xFunc Class Usage Examples

Public Methods

Method Description
Generate ( string strExp ) : void
TruthTablePresenter ( ) : System

Private Methods

Method Description
SetBits ( int bits, int parametersCount ) : void

Method Details

Generate() public method

public Generate ( string strExp ) : void
strExp string
return void

TruthTablePresenter() public method

public TruthTablePresenter ( ) : System
return System