symbol proxy
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
using System.Reflection;
|
||||
|
||||
namespace Pilz.UI.Symbols;
|
||||
|
||||
public interface IBaseSymbolFactory<TSymbols>
|
||||
{
|
||||
Assembly GetImageResourceAssembly();
|
||||
|
||||
Reference in New Issue
Block a user