C# Class AppStore.Models.Resources

It is model for the all the string resources for catefories.
Afficher le fichier Open project: BuildmLearn/BuildmLearn-Store

Méthodes publiques

Свойство Type Description
CategoryImage string[]
CategoryName string[]

Méthodes publiques

Méthode Description
getCategoriesList ( ) : List

Gets the list of Categories List

Method Details

getCategoriesList() public static méthode

Gets the list of Categories List
public static getCategoriesList ( ) : List
Résultat List

Property Details

CategoryImage public_oe static_oe property

public static string[] CategoryImage
Résultat string[]

CategoryName public_oe static_oe property

public static string[] CategoryName
Résultat string[]