C# 클래스 Telerik.Web.Mvc.Infrastructure.ViewComponentLocalization

파일 보기 프로젝트 열기: juanplopes/simple-telerik

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ToJson ( ) : string>.IDictionary

보호된 메소드들

메소드 설명
GetValue ( string key ) : string
ViewComponentLocalization ( string resourceLocation, string resourceName, CultureInfo culture ) : System.Collections.Generic

메소드 상세

GetValue() 보호된 메소드

protected GetValue ( string key ) : string
key string
리턴 string

ToJson() 공개 메소드

public ToJson ( ) : string>.IDictionary
리턴 string>.IDictionary

ViewComponentLocalization() 보호된 메소드

protected ViewComponentLocalization ( string resourceLocation, string resourceName, CultureInfo culture ) : System.Collections.Generic
resourceLocation string
resourceName string
culture System.Globalization.CultureInfo
리턴 System.Collections.Generic