using System;
using XMainClient.UI.UICommon;

namespace XMainClient
{
	internal class XBlockInputBehaviour : DlgBehaviourBase
	{
	}
}