C# Class DDay.iCal.Validator.iCalDateTimePropertyValidation

Inheritance: PropertyValidation
Afficher le fichier Open project: ddaysoftware/icalvalid

Méthodes publiques

Méthode Description
iCalDateTimePropertyValidation ( IResourceManager mgr, ICalendarPropertyListContainer obj, string propertyName ) : System

Méthodes protégées

Méthode Description
ValidateProperty ( ICalendarProperty p ) : IValidationResultCollection

Method Details

ValidateProperty() protected méthode

protected ValidateProperty ( ICalendarProperty p ) : IValidationResultCollection
p ICalendarProperty
Résultat IValidationResultCollection

iCalDateTimePropertyValidation() public méthode

public iCalDateTimePropertyValidation ( IResourceManager mgr, ICalendarPropertyListContainer obj, string propertyName ) : System
mgr IResourceManager
obj ICalendarPropertyListContainer
propertyName string
Résultat System