Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SpecUnit
ConcernAttribute
C# 클래스 SpecUnit.ConcernAttribute
상속:
NUnit.Framework.TestFixtureAttribute
파일 보기
프로젝트 열기: ChrisEdwards/Fluency
공개 메소드들
메소드
설명
ConcernAttribute
(
Type
type
) :
System
ConcernAttribute
(
Type
type
,
string
clarification
) :
System
ConcernAttribute
(
string
name
) :
System
메소드 상세
ConcernAttribute()
공개
메소드
public
ConcernAttribute
(
Type
type
) :
System
type
System.Type
리턴
System
ConcernAttribute()
공개
메소드
public
ConcernAttribute
(
Type
type
,
string
clarification
) :
System
type
System.Type
clarification
string
리턴
System
ConcernAttribute()
공개
메소드
public
ConcernAttribute
(
string
name
) :
System
name
string
리턴
System