Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
AppStore
Models
Resources
C# Class AppStore.Models.Resources
It is model for the all the string resources for catefories.
Exibir arquivo
Open project: BuildmLearn/BuildmLearn-Store
Public Properties
Property
Type
Description
CategoryImage
string[]
CategoryName
string[]
Public Methods
Method
Description
getCategoriesList
( ) :
List
Gets the list of Categories List
Method Details
getCategoriesList()
public
static
method
Gets the list of Categories List
public
static
getCategoriesList
( ) :
List
return
List
Property Details
CategoryImage
public_oe static_oe property
public
static
string[]
CategoryImage
return
string[]
CategoryName
public_oe static_oe property
public
static
string[]
CategoryName
return
string[]