C# Class CastleTests.Components.Employee

Summary description for Employee.
Inheritance: IEmployee
Show file Open project: castleproject/Windsor

Public Methods

Method Description
SetNTLogin ( string ntLogin ) : void

Method Details

SetNTLogin() public method

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