C# Класс Egothor.Stemmer.Cell

A Cell is a portion of a Trie.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
ToString ( ) : string

Return a string containing this Cell's attributes.

Приватные методы

Метод Описание
Cell ( )

Constructor for the Cell object.

Cell ( Cell a )

Construct a Cell using the properties of the given Cell.

Описание методов

ToString() публичный Метод

Return a string containing this Cell's attributes.
public ToString ( ) : string
Результат string