Exemple #1
0
		public ShowState (Show action, Node target)
			: base (action, target)
		{
			target.Enabled = true;
		}