C# Class FITKMS_business.Util.ItemProfile

Afficher le fichier Open project: fitba/km-2013-projects-team-bjelasnica Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
ItemProfile ( int id, List tags ) : System
TagExists ( Tagovi tag ) : bool

Method Details

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

ItemProfile() public méthode

public ItemProfile ( int id, List tags ) : System
id int
tags List
Résultat System

TagExists() public méthode

public TagExists ( Tagovi tag ) : bool
tag FITKMS_business.Data.Tagovi
Résultat bool