C# Class OrderExample, simplexml

Mostra file Open project: ngallagher/simplexml Class Usage Examples

Public Methods

Method Description
OrderExample ( ) : SimpleFramework.Xml.Core
OrderExample ( String first, String second, String third, String fourth, long one, int two, double three ) : SimpleFramework.Xml.Core

Method Details

OrderExample() public method

public OrderExample ( ) : SimpleFramework.Xml.Core
return SimpleFramework.Xml.Core

OrderExample() public method

public OrderExample ( String first, String second, String third, String fourth, long one, int two, double three ) : SimpleFramework.Xml.Core
first String
second String
third String
fourth String
one long
two int
three double
return SimpleFramework.Xml.Core