C# Class Docu.Parsing.Model.DocumentedField

Inheritance: IDocumentationMember
Exibir arquivo Open project: cdrnet/docu Class Usage Examples

Public Methods

Method Description
DocumentedField ( Identifier name, XmlNode xml, FieldInfo field, Type targetType ) : System

Method Details

DocumentedField() public method

public DocumentedField ( Identifier name, XmlNode xml, FieldInfo field, Type targetType ) : System
name Identifier
xml System.Xml.XmlNode
field System.Reflection.FieldInfo
targetType System.Type
return System