C# Class Telerik.Web.Mvc.Infrastructure.Implementation.LocalizationService.EmbeddedResource

Inheritance: Telerik.Web.Mvc.Infrastructure.Implementation.ResourceBase
Afficher le fichier Open project: juanplopes/simple-telerik

Méthodes publiques

Méthode Description
EmbeddedResource ( string resourceName, CultureInfo culture ) : System

Méthodes protégées

Méthode Description
Load ( ) : void

Method Details

EmbeddedResource() public méthode

public EmbeddedResource ( string resourceName, CultureInfo culture ) : System
resourceName string
culture System.Globalization.CultureInfo
Résultat System

Load() protected méthode

protected Load ( ) : void
Résultat void