C# Class VelocityDbSchema.Samples.Wikipedia.XmlEntity

Inheritance: XmlNode
ファイルを表示 Open project: VelocityDB/VelocityDB Class Usage Examples

Public Methods

Method Description
XmlEntity ( string localName, XmlDocument doc ) : System

Method Details

XmlEntity() public method

public XmlEntity ( string localName, XmlDocument doc ) : System
localName string
doc XmlDocument
return System