5 lines
82 B
C#
5 lines
82 B
C#
namespace Toolkit.Framework.Foundation;
|
|
|
|
public interface ITemplateSelector
|
|
{
|
|
} |