BlockSyntaxDescriptor.HasAttribute
BlockSyntaxDescriptor.HasAttribute method
Attribute 가 있는지 확인하기 위한 인터페이스를 정의합니다.
public bool HasAttribute(string name)
모수 | 유형 | 설명 |
---|---|---|
name | String | 문자열 이름입니다. |
반환 값
부울.
Attribute 가 있는지 확인하기 위한 인터페이스를 정의합니다.
public bool HasAttribute(string name)
모수 | 유형 | 설명 |
---|---|---|
name | String | 문자열 이름입니다. |
부울.