C# Class Docu.Parsing.Model.DocumentedType

Inheritance: IDocumentationMember
Mostra file Open project: cdrnet/docu Class Usage Examples

Public Methods

Method Description
DocumentedType ( Identifier name, XmlNode xml, Type type ) : System

Method Details

DocumentedType() public method

public DocumentedType ( Identifier name, XmlNode xml, Type type ) : System
name Identifier
xml System.Xml.XmlNode
type System.Type
return System