C# Class SimpleFramework.Xml.Core.AttributeEntry

Afficher le fichier Open project: ngallagher/simplexml

Méthodes publiques

Méthode Description
AttributeEntry ( String a, String b, String c ) : SimpleFramework.Xml.Core

Private Methods

Méthode Description
AttributeEntry ( ) : SimpleFramework.Xml.Core

Method Details

AttributeEntry() public méthode

public AttributeEntry ( String a, String b, String c ) : SimpleFramework.Xml.Core
a String
b String
c String
Résultat SimpleFramework.Xml.Core