C# Class Castle.MicroKernel.Tests.ClassComponents.CustomerImpl2

Inheritance: Castle.MicroKernel.Tests.ClassComponents.CustomerImpl
Afficher le fichier Open project: castleproject/Windsor Class Usage Examples

Méthodes publiques

Méthode Description
CustomerImpl2 ( String name, String address, int age ) : System

Method Details

CustomerImpl2() public méthode

public CustomerImpl2 ( String name, String address, int age ) : System
name String
address String
age int
Résultat System