C# Class Skight.HelpCenter.Domain.Keyword

Afficher le fichier Open project: SkightTeam/eLiteWeb

Méthodes publiques

Méthode Description
Equals ( Keyword other ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int
Keyword ( string content )
ToString ( ) : string

Method Details

Equals() public méthode

public Equals ( Keyword other ) : bool
other Keyword
Résultat bool

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

Keyword() public méthode

public Keyword ( string content )
content string

ToString() public méthode

public ToString ( ) : string
Résultat string