C# Class Trie.Letter, code

Show file Open project: shendongnian/code

Public Properties

Property Type Description
Index int

Public Methods

Method Description
ToChar ( ) : char
ToString ( ) : string

Method Details

ToChar() public method

public ToChar ( ) : char
return char

ToString() public method

public ToString ( ) : string
return string

Property Details

Index public property

public int Index
return int