C# Class Castle.Monorail.JSONSupport.Tests.Person

Afficher le fichier Open project: nats/castle-1.0.3-mono Class Usage Examples

Méthodes publiques

Méthode Description
Person ( ) : NUnit.Framework
Person ( string name, int age ) : NUnit.Framework

Method Details

Person() public méthode

public Person ( ) : NUnit.Framework
Résultat NUnit.Framework

Person() public méthode

public Person ( string name, int age ) : NUnit.Framework
name string
age int
Résultat NUnit.Framework