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

Summary description for Employee.
Inheritance: IEmployee
Afficher le fichier Open project: nats/castle-1.0.3-mono

Méthodes publiques

Méthode Description
Employee ( ) : System
SetNTLogin ( string ntLogin ) : void

Method Details

Employee() public méthode

public Employee ( ) : System
Résultat System

SetNTLogin() public méthode

public SetNTLogin ( string ntLogin ) : void
ntLogin string
Résultat void