언어

InheritedAttribute 클래스

정의

주석 인터페이스를 서브클래스에 의해 자동으로 상속된 것으로 표시합니다.

[Android.Runtime.Annotation("java.lang.annotation.Inherited")]
public class InheritedAttribute : Attribute
[<Android.Runtime.Annotation("java.lang.annotation.Inherited")>]
type InheritedAttribute = class
    inherit Attribute
상속
InheritedAttribute
특성

설명

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

생성자

속성 Description
InheritedAttribute()

주석 인터페이스를 서브클래스에 의해 자동으로 상속된 것으로 표시합니다.

적용 대상