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

Show file Open project: kumpera/mono

Public Methods

Method Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
ResourceKey ( string resourceName, bool notifyScriptLoaded ) : System

Method Details

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

ResourceKey() public method

public ResourceKey ( string resourceName, bool notifyScriptLoaded ) : System
resourceName string
notifyScriptLoaded bool
return System