C# Class Docu.Parsing.Model.DocumentedMethod

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

Public Methods

Method Description
DocumentedMethod ( Identifier name, XmlNode xml, MethodBase method, Type targetType ) : System

Method Details

DocumentedMethod() public method

public DocumentedMethod ( Identifier name, XmlNode xml, MethodBase method, Type targetType ) : System
name Identifier
xml System.Xml.XmlNode
method System.Reflection.MethodBase
targetType System.Type
return System