Namespace: Wnlib

Class Exceptions

System.Object
  |
  +-- Wnlib.Exceptions

public class Exceptions
extends System.Object

Static
False
Persistent
False
Sealed
False
Abstract
False

Constructor Summary
Exceptions(string word, PartOfSpeech pos)
 
Exceptions(string word, string p)
 
 

Method Summary
  public string next()
 
 

Constructor Detail

Exceptions

public void Exceptions(string word, PartOfSpeech pos)
Static
False
Extern
False

Exceptions

public void Exceptions(string word, string p)
Static
False
Extern
False

Method Detail

next

public string next()
Returns
string
Nullable
False
Virtual
False
New
False
Sealed
False
Extern
False
Override
False
Abstract
False
Static
False