C# 클래스 Crafted.Configuration.Attributes.ConfigListAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: craftedmedia/Crafted.Config

공개 메소드들

메소드 설명
ConfigListAttribute ( string elementName ) : System
ConfigListAttribute ( string elementName, ConfigurationElementCollectionType type ) : System

메소드 상세

ConfigListAttribute() 공개 메소드

public ConfigListAttribute ( string elementName ) : System
elementName string
리턴 System

ConfigListAttribute() 공개 메소드

public ConfigListAttribute ( string elementName, ConfigurationElementCollectionType type ) : System
elementName string
type ConfigurationElementCollectionType
리턴 System