C# Class iTextSharp.xmp.impl.XmpIteratorImpl.NodeIterator.XmpPropertyInfoImpl

Inheritance: IXmpPropertyInfo
ファイルを表示 Open project: nonorganic/dssnet

Public Methods

Method Description
XmpPropertyInfoImpl ( XmpNode node, string baseNs, string path, string value ) : System

Method Details

XmpPropertyInfoImpl() public method

public XmpPropertyInfoImpl ( XmpNode node, string baseNs, string path, string value ) : System
node XmpNode
baseNs string
path string
value string
return System