Server.Items.DyeTub.DyeTub C# (CSharp) Метод

DyeTub() приватный Метод

private DyeTub ( ) : System.Collections.Generic
Результат System.Collections.Generic
		public DyeTub() : base( 0xFAB )
		{
			Weight = 10.0;
			m_Redyable = true;
		}
		

Same methods

DyeTub::DyeTub ( Serial serial ) : System.Collections.Generic