C# 클래스 Telerik.Web.Mvc.Configuration.WebAssetItemConfigurationElementCollection

상속: System.Configuration.ConfigurationElementCollection
파일 보기 프로젝트 열기: juanplopes/simple-telerik

공개 메소드들

메소드 설명
this ( string source ) : WebAssetItemConfigurationElement

Gets the Telerik.Web.Mvc.Configuration.WebAssetItemConfigurationElement with the specified source.

비공개 메소드들

메소드 설명
Add ( WebAssetItemConfigurationElement element ) : void
CreateNewElement ( ) : ConfigurationElement
GetElementKey ( ConfigurationElement element ) : object

메소드 상세

this() 공개 메소드

Gets the Telerik.Web.Mvc.Configuration.WebAssetItemConfigurationElement with the specified source.
public this ( string source ) : WebAssetItemConfigurationElement
source string
리턴 WebAssetItemConfigurationElement