예제 #1
0
파일: ActionList.cs 프로젝트: stewmc/vixen
			protected override void OnValidate(DisplayItem value)
			{
				base.OnValidate(value as Action);
			}