Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Deveel
Data
FeatureAttribute
C# 클래스 Deveel.Data.FeatureAttribute
상속:
System.Attribute
파일 보기
프로젝트 열기: deveel/deveeldb
공개 메소드들
메소드
설명
FeatureAttribute
( ) :
System
FeatureAttribute
(
string
name
) :
System
FeatureAttribute
(
string
name
,
string
version
) :
System
메소드 상세
FeatureAttribute()
공개
메소드
public
FeatureAttribute
( ) :
System
리턴
System
FeatureAttribute()
공개
메소드
public
FeatureAttribute
(
string
name
) :
System
name
string
리턴
System
FeatureAttribute()
공개
메소드
public
FeatureAttribute
(
string
name
,
string
version
) :
System
name
string
version
string
리턴
System