C# Class Kobi.RecreationalRegex.PcreGrammar.Builder.BinaryStacksStateWriter.Bit

Show file Open project: kobi/RecreationalRegex

Public Methods

Method Description
Bit ( int position, bool value ) : System

Method Details

Bit() public method

public Bit ( int position, bool value ) : System
position int
value bool
return System