System::Xml::Schema::ValidationEventHandler typedef
ValidationEventHandler typedef
Rappresenta il metodo di callback che gestirà gli eventi di validazione dello schema XML e i ValidationEventArgs.
using System::Xml::Schema::ValidationEventHandler = System::MulticastDelegate<void(SharedPtr<Object> , SharedPtr<ValidationEventArgs> )>
Vedi anche
- Namespace System::Xml::Schema
- Library Aspose.Font for C++