다음을 통해 공유


EventCallback<TValue>.HasDelegate 속성

정의

이 이벤트 디스패처와 연결된 대리자가 null이 아닌지 여부를 나타내는 값을 가져옵니다.

public:
 property bool HasDelegate { bool get(); };
public bool HasDelegate { get; }
member this.HasDelegate : bool
Public ReadOnly Property HasDelegate As Boolean

속성 값

적용 대상