C# Class SemWeb.Stores.SQLStore.ResourceKey

Afficher le fichier Open project: JoshData/semweb-dotnet

Méthodes publiques

Свойство Type Description
ResId int

Méthodes publiques

Méthode Description
Equals ( object other ) : bool
GetHashCode ( ) : int
ResourceKey ( int id ) : System

Method Details

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

ResourceKey() public méthode

public ResourceKey ( int id ) : System
id int
Résultat System

Property Details

ResId public_oe property

public int ResId
Résultat int