C# Class TagTool.Analysis.ResourceReferenceGuess

Inheritance: ITagElementGuess
Show file Open project: TheGuardians/TagTool Class Usage Examples

Public Methods

Method Description
Accept ( uint offset, ITagElementGuessVisitor visitor ) : void
Merge ( ITagElementGuess other ) : bool

Method Details

Accept() public method

public Accept ( uint offset, ITagElementGuessVisitor visitor ) : void
offset uint
visitor ITagElementGuessVisitor
return void

Merge() public method

public Merge ( ITagElementGuess other ) : bool
other ITagElementGuess
return bool