C# Class Castle.Windsor.Tests.Components.Employee

Summary description for Employee.
Inheritance: IEmployee
Show file Open project: nats/castle-1.0.3-mono

Public Methods

Method Description
Employee ( ) : System
SetNTLogin ( string ntLogin ) : void

Method Details

Employee() public method

public Employee ( ) : System
return System

SetNTLogin() public method

public SetNTLogin ( string ntLogin ) : void
ntLogin string
return void