Method | Description | |
---|---|---|
FindClosest ( string text ) : int | ||
GetEntry ( int entry ) : Monodoc.IndexEntry | ||
IndexDataSource ( |
||
Rate ( string user_text, string db_text, int &rate ) : int |
Method | Description | |
---|---|---|
DisplayCell ( Browser browser, |
||
IndexDataSource ( ) : System | ||
NumberOfRowsInColumn ( Browser browser, int columnNumber ) : int |
public static FindClosest ( string text ) : int | ||
text | string | |
return | int |
public static GetEntry ( int entry ) : Monodoc.IndexEntry | ||
entry | int | |
return | Monodoc.IndexEntry |
public IndexDataSource ( |
||
native_object | ||
return | System |
public static Rate ( string user_text, string db_text, int &rate ) : int | ||
user_text | string | |
db_text | string | |
rate | int | |
return | int |