C# Class SimpleFramework.Xml.Core.Person

Afficher le fichier Open project: ngallagher/simplexml

Méthodes publiques

Méthode Description
Person ( String name, String value, int age, Profession job ) : SimpleFramework.Xml.Core

Private Methods

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

Method Details

Person() public méthode

public Person ( String name, String value, int age, Profession job ) : SimpleFramework.Xml.Core
name String
value String
age int
job Profession
Résultat SimpleFramework.Xml.Core