C# Class SGDeContent.DataTypes.DeveloperIDContent

Inheritance: ProcessedContent
Afficher le fichier Open project: sgdc/sgdc-old

Méthodes publiques

Свойство Type Description
Did string>.Dictionary

Méthodes publiques

Méthode Description
DevID ( XmlAttribute at, object obj ) : void
DeveloperIDWriter ( ContentWriter output, object obj ) : void

Méthodes protégées

Méthode Description
DeveloperIDContent ( ) : System

Method Details

DevID() public méthode

public DevID ( XmlAttribute at, object obj ) : void
at System.Xml.XmlAttribute
obj object
Résultat void

DeveloperIDContent() protected méthode

protected DeveloperIDContent ( ) : System
Résultat System

DeveloperIDWriter() public méthode

public DeveloperIDWriter ( ContentWriter output, object obj ) : void
output ContentWriter
obj object
Résultat void

Property Details

Did public_oe property

public Dictionary Did
Résultat string>.Dictionary