C# Class DbLocalizationProvider.EPiServer.Sample.Infrastructure.DisplayResolutionBase

Base class for all resolution definitions
Inheritance: IDisplayResolution
Afficher le fichier Open project: valdisiljuconoks/LocalizationProvider

Private Properties

Свойство Type Description
Translate string

Méthodes protégées

Méthode Description
DisplayResolutionBase ( string name, int width, int height ) : System

Private Methods

Méthode Description
Translate ( string resurceKey ) : string

Method Details

DisplayResolutionBase() protected méthode

protected DisplayResolutionBase ( string name, int width, int height ) : System
name string
width int
height int
Résultat System