C# Class WellFormedNames.SimpleName

Mostra file Open project: GAIPS-INESC-ID/FAtiMA-Toolkit Class Usage Examples

Public Methods

Method Description
SimpleName ( IEnumerable literalList ) : System
SimpleName ( string description ) : System
ToString ( ) : string

Private Methods

Method Description
ToStringHelper ( StringBuilder sb, Literal previous, Literal current ) : void

Method Details

SimpleName() public method

public SimpleName ( IEnumerable literalList ) : System
literalList IEnumerable
return System

SimpleName() public method

public SimpleName ( string description ) : System
description string
return System

ToString() public method

public ToString ( ) : string
return string