C# Class System.Web.Handlers.ScriptResourceHandler.ResourceKey

Afficher le fichier Open project: kumpera/mono

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
ResourceKey ( string resourceName, bool notifyScriptLoaded ) : 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

ResourceKey() public méthode

public ResourceKey ( string resourceName, bool notifyScriptLoaded ) : System
resourceName string
notifyScriptLoaded bool
Résultat System