C# 클래스 Cedar.Core.Configuration.ConfigurationElementAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: Chinaccn/surfboard

공개 메소드들

메소드 설명
ConfigurationElementAttribute ( Type configurationElementType ) : System

初始化一个新的实例配置元素类型

메소드 상세

ConfigurationElementAttribute() 공개 메소드

初始化一个新的实例配置元素类型
public ConfigurationElementAttribute ( Type configurationElementType ) : System
configurationElementType System.Type 配置元素类型
리턴 System