C# Class BFSchema.DefiniteAssignment

Inheritance: IPhase
Show file Open project: Andos/BinaryFileSchema

Public Methods

Method Description
Check ( BinaryFileSchema schema ) : void

Private Methods

Method Description
GetTopoNode ( IBfsNamedField namedField ) : BfsTopologicalNode

Method Details

Check() public method

public Check ( BinaryFileSchema schema ) : void
schema BinaryFileSchema
return void