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

Inheritance: IArm
Mostrar archivo Open project: nats/castle-1.0.3-mono

Public Methods

Method Description
GetLength ( ) : float
Rotate ( float degree ) : void

Method Details

GetLength() public method

public GetLength ( ) : float
return float

Rotate() public method

public Rotate ( float degree ) : void
degree float
return void