C# Class SimpleFramework.Xml.Core.AttributeEntry

ファイルを表示 Open project: ngallagher/simplexml

Public Methods

Method Description
AttributeEntry ( String a, String b, String c ) : SimpleFramework.Xml.Core

Private Methods

Method Description
AttributeEntry ( ) : SimpleFramework.Xml.Core

Method Details

AttributeEntry() public method

public AttributeEntry ( String a, String b, String c ) : SimpleFramework.Xml.Core
a String
b String
c String
return SimpleFramework.Xml.Core