C# 클래스 Alloy.Business.Channels.DisplayResolutionBase

Base class for all resolution definitions
상속: IDisplayResolution
파일 보기 프로젝트 열기: episerver/EPiTranslateFlowDemo

Private Properties

프로퍼티 타입 설명
Translate string

보호된 메소드들

메소드 설명
DisplayResolutionBase ( string name, int width, int height ) : EPiServer.Framework.Localization

비공개 메소드들

메소드 설명
Translate ( string resurceKey ) : string

메소드 상세

DisplayResolutionBase() 보호된 메소드

protected DisplayResolutionBase ( string name, int width, int height ) : EPiServer.Framework.Localization
name string
width int
height int
리턴 EPiServer.Framework.Localization