BlockSyntaxDescriptor.GetAttributeValue
BlockSyntaxDescriptor.GetAttributeValue<T> method
Attribute 를 가져오기 위한 인터페이스를 정의합니다.
public T GetAttributeValue<T>(string name)
| 모수 | 설명 | 
|---|---|
| T | typeparam. | 
| name | 문자열 이름입니다. | 
반환 값
유형 값입니다.
Attribute 를 가져오기 위한 인터페이스를 정의합니다.
public T GetAttributeValue<T>(string name)
| 모수 | 설명 | 
|---|---|
| T | typeparam. | 
| name | 문자열 이름입니다. | 
유형 값입니다.