System::Xml::Schema::ValidationEventHandler typedef

ValidationEventHandler typedef

Stellt die Callback-Methode dar, die XML-Schema-Validierungsereignisse und die ValidationEventArgs behandelt.

using System::Xml::Schema::ValidationEventHandler =  System::MulticastDelegate<void(SharedPtr<Object> , SharedPtr<ValidationEventArgs> )>

Siehe auch