C# Class Catel.Fody.Weaving.ExposedProperties.ExposedPropertiesWarningChecker

Afficher le fichier Open project: Catel/Catel.Fody Class Usage Examples

Méthodes publiques

Méthode Description
CheckForWarning ( CatelTypeProperty propertyData ) : string
Execute ( ) : void
ExposedPropertiesWarningChecker ( CatelTypeNodeBuilder catelTypeNodeBuilder ) : System.Collections.Generic

Private Methods

Méthode Description
Process ( List catelTypes ) : void

Method Details

CheckForWarning() public méthode

public CheckForWarning ( CatelTypeProperty propertyData ) : string
propertyData CatelTypeProperty
Résultat string

Execute() public méthode

public Execute ( ) : void
Résultat void

ExposedPropertiesWarningChecker() public méthode

public ExposedPropertiesWarningChecker ( CatelTypeNodeBuilder catelTypeNodeBuilder ) : System.Collections.Generic
catelTypeNodeBuilder CatelTypeNodeBuilder
Résultat System.Collections.Generic