System::Threading::TimerCallback typedef
TimerCallback typedef
Función de devolución de llamada que será invocada por el temporizador.
using System::Threading::TimerCallback = System::MulticastDelegate<void(System::SharedPtr<System::Object>)>
Ver también
- Namespace System::Threading
- Library Aspose.Page for C++