C# Class AspNet.StarterKits.Classifieds.Web.LocationCache

Afficher le fichier Open project: mono/gert

Méthodes publiques

Méthode Description
ClearAll ( HttpContext context ) : void
GetAllCategories ( HttpContext context ) : List
GetAllLocations ( ) : List

Private Methods

Méthode Description
FetchAllLocations ( ) : List
LocationCache ( ) : System

Method Details

ClearAll() public static méthode

public static ClearAll ( HttpContext context ) : void
context System.Web.HttpContext
Résultat void

GetAllCategories() public static méthode

public static GetAllCategories ( HttpContext context ) : List
context System.Web.HttpContext
Résultat List

GetAllLocations() public static méthode

public static GetAllLocations ( ) : List
Résultat List