Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
AODL
Document
Content
Fields
Field
C# Class AODL.Document.Content.Fields.Field
A base abstract class for all the fields
Inheritance:
IContent
Datei anzeigen
Open project: monsterlabs/HumanRightsTracker
Class Usage Examples
Protected Properties
Property
Type
Description
_document
IDocument
_node
System.Xml.XmlNode
Public Methods
Method
Description
Field
( ) :
System
Method Details
Field()
public
method
public
Field
( ) :
System
return
System
Property Details
_document
protected_oe property
protected
IDocument
_document
return
IDocument
_node
protected_oe property
protected
XmlNode,System.Xml
_node
return
System.Xml.XmlNode