Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Cedar
Core
Configuration
ConfigurationElementAttribute
C# Class Cedar.Core.Configuration.ConfigurationElementAttribute
Inheritance:
System.Attribute
Mostrar archivo
Open project: Chinaccn/surfboard
Public Methods
Method
Description
ConfigurationElementAttribute
(
Type
configurationElementType
) :
System
初始化一个新的实例配置元素类型
Method Details
ConfigurationElementAttribute()
public
method
初始化一个新的实例配置元素类型
public
ConfigurationElementAttribute
(
Type
configurationElementType
) :
System
configurationElementType
System.Type
配置元素类型
return
System