Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Telerik
Web
Mvc
Infrastructure
Implementation
LocalizationService.ResourceBase
C# Class Telerik.Web.Mvc.Infrastructure.Implementation.LocalizationService.ResourceBase
Afficher le fichier
Open project: juanplopes/simple-telerik
Méthodes publiques
Méthode
Description
GetAll
( ) :
string>.IDictionary
GetByKey
(
string
key
) :
string
Méthodes protégées
Méthode
Description
Load
( ) :
void
ResourceBase
( ) :
System
Private Methods
Méthode
Description
LoadResources
( ) :
void
Method Details
GetAll()
public
méthode
public
GetAll
( ) :
string>.IDictionary
Résultat
string>.IDictionary
GetByKey()
public
méthode
public
GetByKey
(
string
key
) :
string
key
string
Résultat
string
Load()
protected
abstract
méthode
protected
abstract
Load
( ) :
void
Résultat
void
ResourceBase()
protected
méthode
protected
ResourceBase
( ) :
System
Résultat
System