C# Class Microsoft.Automata.Internal.Utilities.IgnoreCaseRelationGenerator

ファイルを表示 Open project: AutomataDotNet/Automata

Public Methods

Method Description
Generate ( string namespacename, string classname, string path ) : void

Private Methods

Method Description
ComputeIgnoreCaseDistionary ( CharSetSolver solver ) : BDD>.Dictionary
CreateStringArray ( StreamWriter sw ) : void
CreateUlongArray ( StreamWriter sw ) : void

Method Details

Generate() public static method

public static Generate ( string namespacename, string classname, string path ) : void
namespacename string
classname string
path string
return void