Namespace: Cartella.Interfaces
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
void globalManager_ObjectPreValidation( Object sender, CartellaObjectPreValidationArgs e ) |
Visual Basic |
---|
Sub globalManager_ObjectPreValidation ( _ sender As Object, _ e As CartellaObjectPreValidationArgs _ ) |
Visual C++ |
---|
void globalManager_ObjectPreValidation( Object^ sender, CartellaObjectPreValidationArgs^ e ) |