C# Class mergedServices.LexiconToken

Afficher le fichier Open project: sherifkandeel/weet-it_WCF Class Usage Examples

Méthodes publiques

Méthode Description
BuildQueryPart ( ) : string
ToSimpleString ( ) : string

to returns the component of thelexicon token in a simple string

getClone ( LexiconToken token ) : LexiconToken

Method Details

BuildQueryPart() public abstract méthode

public abstract BuildQueryPart ( ) : string
Résultat string

ToSimpleString() public abstract méthode

to returns the component of thelexicon token in a simple string
public abstract ToSimpleString ( ) : string
Résultat string

getClone() public abstract méthode

public abstract getClone ( LexiconToken token ) : LexiconToken
token LexiconToken
Résultat LexiconToken