C# Class Reinforced.Typings.Xmldoc.Model.DocumentationReturns

Inheritance: XmlIgnoreInner
Datei anzeigen Open project: reinforced/Reinforced.Typings

Private Properties

Property Type Description

Public Methods

Method Description
ReadXml ( XmlReader reader ) : void
ToString ( ) : string

Method Details

ReadXml() public method

public ReadXml ( XmlReader reader ) : void
reader System.Xml.XmlReader
return void

ToString() public method

public ToString ( ) : string
return string