C# Class VelocityDbSchema.TextIndexer.WordHit
ファイルを表示
Open project: VelocityDB/VelocityDB
Class Usage Examples
Public Methods
Method |
Description |
|
Add ( System.UInt64 position ) : void |
|
|
WordHit ( Document doc, System.UInt64 position, SessionBase session ) : System |
|
|
Method Details
public Add ( System.UInt64 position ) : void |
position |
System.UInt64 |
|
return |
void |
|
public WordHit ( Document doc, System.UInt64 position, SessionBase session ) : System |
doc |
Document |
|
position |
System.UInt64 |
|
session |
SessionBase |
|
return |
System |
|