C# Class CastleTests.Components.Robot

Afficher le fichier Open project: castleproject/Windsor

Méthodes publiques

Свойство Type Description
Left IArm
Right IArm

Méthodes publiques

Méthode Description
Robot ( IArm left, IArm right )

Method Details

Robot() public méthode

public Robot ( IArm left, IArm right )
left IArm
right IArm

Property Details

Left public_oe property

public IArm Left
Résultat IArm

Right public_oe property

public IArm Right
Résultat IArm