InterfaceAttribute 클래스
인터페이스 바인딩을 위한 객체를 정의하는 특성
상속된 멤버
네임스페이스: VagabondK.Interface.Abstractions
어셈블리: VagabondK.Interface.Abstractions.dll
구문
[AttributeUsage(AttributeTargets.Class, Inherited = true, AllowMultiple = true)]
public abstract class InterfaceAttribute : Attribute
속성
이름 | 설명 |
---|---|
InterfacePointType | 바인딩 할 인터페이스 포인트 형식 |