oqtane.framework/Oqtane.Client/Themes/IContainerControl.cs

8 lines
83 B
C#

namespace Oqtane.Themes
{
public interface IContainerControl
{
}
}