C# Class AjaxControlToolkit.Localization.LocaleScriptInfo

Mostrar archivo Open project: DevExpress/AjaxControlToolkit

Public Methods

Method Description
LocaleScriptInfo ( string localeKey, string scriptName, Assembly scriptAssembly ) : System

Method Details

LocaleScriptInfo() public method

public LocaleScriptInfo ( string localeKey, string scriptName, Assembly scriptAssembly ) : System
localeKey string
scriptName string
scriptAssembly System.Reflection.Assembly
return System