C# Class Lucene.Net.Analysis.TestToken.SenselessAttribute

Inheritance: Lucene.Net.Util.Attribute, ISenselessAttribute
Datei anzeigen Open project: synhershko/lucene.net

Public Methods

Method Description
Clear ( ) : void
CopyTo ( Lucene.Net.Util.Attribute target ) : void
Equals ( object other ) : bool
GetHashCode ( ) : int

Method Details

Clear() public method

public Clear ( ) : void
return void

CopyTo() public method

public CopyTo ( Lucene.Net.Util.Attribute target ) : void
target Lucene.Net.Util.Attribute
return void

Equals() public method

public Equals ( object other ) : bool
other object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int