C# Class BFSchema.TypeLinking

Inheritance: IPhase
Show file Open project: Andos/BinaryFileSchema

Public Methods

Method Description
Check ( BinaryFileSchema schema ) : void

Private Methods

Method Description
CheckActionList ( IList actions, IBfsDataBlock block ) : void

Method Details

Check() public method

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