C# Class numl.Model.NumlAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: sethjuarez/numl

Méthodes publiques

Méthode Description
GenerateProperty ( PropertyInfo property ) : Property

Generates a property.

Method Details

GenerateProperty() public méthode

Generates a property.
public GenerateProperty ( PropertyInfo property ) : Property
property System.Reflection.PropertyInfo The property.
Résultat Property