C# Class fBaseXtensions.Cache.External.Objects.StringEntry

Afficher le fichier Open project: herbfunk/Funky

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int

Méthodes protégées

Méthode Description
StringEntry ( ) : System
StringEntry ( string Name ) : System

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

StringEntry() protected méthode

protected StringEntry ( ) : System
Résultat System

StringEntry() protected méthode

protected StringEntry ( string Name ) : System
Name string
Résultat System