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

Pouch() public method

public Pouch ( Serial serial ) : System.Collections.Generic
serial Serial
return System.Collections.Generic
		public Pouch( Serial serial ) : base( serial )
		{
		}

Same methods

Pouch::Pouch ( ) : System.Collections.Generic