[Visual Basic]
Overridable Sub Validate( _
ByVal value As Object _
)
[C#]
virtual void Validate(
object value
);
ICustomPropertyValueValidator Interface | ICustomPropertyValueValidator Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.