C# Class ErrorChecker, NotifyPropertyWeaver

Afficher le fichier Open project: shiftkey/NotifyPropertyWeaver Class Usage Examples

Méthodes publiques

Méthode Description
CheckForErrors ( PropertyData, propertyData, bool isBeforeAfter ) : string
Execute ( ) : void

Private Methods

Méthode Description
ErrorChecker ( TypeNodeBuilder, typeNodeBuilder, Logger, logger ) : System.Collections.Generic
Process ( List notifyNodes ) : void

Method Details

CheckForErrors() public méthode

public CheckForErrors ( PropertyData, propertyData, bool isBeforeAfter ) : string
propertyData PropertyData,
isBeforeAfter bool
Résultat string

Execute() public méthode

public Execute ( ) : void
Résultat void