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

Inheritance: IArm
ファイルを表示 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