C# Class Cornerstone.MP.Extensions.GUIWindowExtensions

Exibir arquivo Open project: damienhaynes/moving-pictures

Public Methods

Method Description
GetControlList ( this self ) : IEnumerable

Same as Children and controlList but used for backwards compatibility between mediaportal 1.1 and 1.2

Method Details

GetControlList() public static method

Same as Children and controlList but used for backwards compatibility between mediaportal 1.1 and 1.2
public static GetControlList ( this self ) : IEnumerable
self this
return IEnumerable