C# Class Docu.Parsing.Model.DocumentedProperty

Inheritance: IDocumentationMember
Afficher le fichier Open project: cdrnet/docu Class Usage Examples

Méthodes publiques

Méthode Description
DocumentedProperty ( Identifier name, XmlNode xml, PropertyInfo property, Type targetType ) : System

Method Details

DocumentedProperty() public méthode

public DocumentedProperty ( Identifier name, XmlNode xml, PropertyInfo property, Type targetType ) : System
name Identifier
xml System.Xml.XmlNode
property System.Reflection.PropertyInfo
targetType System.Type
Résultat System