Conversion.IsAnonymousDelegate 속성

정의

이 변환이 섹션 8.8에 정의된 확장 익명 대리자 변환이거나 섹션 8.9에 정의된 축소된 익명 대리자 변환이면 True를 반환합니다.

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

속성 값

적용 대상