System::Event typedef
Event typedef
이벤트를 나타냅니다 - 구독자에게 위임 호출을 통해 관심 있는 발생을 알리는 메커니즘입니다.
using System::Event = MulticastDelegate<Args...>
또 보기
- Namespace System
- Library Aspose.Page for C++
이벤트를 나타냅니다 - 구독자에게 위임 호출을 통해 관심 있는 발생을 알리는 메커니즘입니다.
using System::Event = MulticastDelegate<Args...>