C# Class dotgnu.xml.XmlComment

Inheritance: XmlNode
Show file Open project: smartmobili/CocoaBuilder Class Usage Examples

Public Methods

Method Description
XmlComment ( String comment ) : System

Private Methods

Method Description
XmlComment ( IntPtr dataPtr ) : System

Method Details

XmlComment() public method

public XmlComment ( String comment ) : System
comment String
return System