Click or drag to resize

transliterationPairEntry Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "T:imbNLP.Transliteration.ruleSet.transliterationPairEntry"]

Inheritance Hierarchy
SystemObject
  imbNLP.Transliteration.ruleSettransliterationPairEntry

Namespace:  imbNLP.Transliteration.ruleSet
Assembly:  imbNLP.Transliteration (in imbNLP.Transliteration.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
[SerializableAttribute]
public class transliterationPairEntry

The transliterationPairEntry type exposes the following members.

Constructors
  NameDescription
Public methodtransliterationPairEntry
Initializes a new instance of the transliterationPairEntry class
Public methodtransliterationPairEntry(String, String)
Initializes a new instance of the transliterationPairEntry class
Top
Properties
  NameDescription
Public propertyA
Public propertyB
Top
Methods
  NameDescription
Public methodConvertFromEntry
Public methodConvertToEntry
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetInversed
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also