Namespace: WordsMatching

Class SemCorTest

System.Object
  |
  +-- WordsMatching.SemCorTest

public class SemCorTest
extends System.Object

Static
False
Persistent
False
summary
Summary description for SemCorTest.
Sealed
False
Abstract
False

Field Summary
  public  HttpContext context
 
 

Constructor Summary
SemCorTest()
 
 

Method Summary
  public Wnlib.SynSetList GetSearchSynSets(string s, string p, string searchType, int sense)
 
  public void Test(string term, int hereiam)
 
 

Field Detail

context

public HttpContext context = HttpContext.Current
Readonly
False
Initial
HttpContext.Current
Volatile
False
Type
HttpContext
Nullable
False
Const
False
New
False
Static
False

Constructor Detail

SemCorTest

public void SemCorTest()
Static
False
Extern
False

Method Detail

GetSearchSynSets

public Wnlib.SynSetList GetSearchSynSets(string s, string p, string searchType, int sense)
Returns
Wnlib.SynSetList
Nullable
False
Virtual
False
New
False
Sealed
False
Extern
False
Override
False
Abstract
False
Static
False

Test

public void Test(string term, int hereiam)
Returns
void
Nullable
False
Virtual
False
New
False
Sealed
False
Extern
False
Override
False
Abstract
False
Static
False