Server.Items.Guillotine.Guillotine C# (CSharp) Method

Guillotine() private method

private Guillotine ( ) : System
return System
		public Guillotine()
			: base( 4656 )
		{
			Movable = false;
		}

Same methods

Guillotine::Guillotine ( Server.Serial serial ) : System