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

Inheritance: Castle.MicroKernel.Tests.ClassComponents.CustomerImpl
Show file Open project: castleproject/Windsor Class Usage Examples

Public Methods

Method Description
CustomerImpl2 ( String name, String address, int age ) : System

Method Details

CustomerImpl2() public method

public CustomerImpl2 ( String name, String address, int age ) : System
name String
address String
age int
return System