Amend compoments to be keyed based
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
public interface IComponent
|
||||
{
|
||||
IComponentBuilder Create();
|
||||
IComponentBuilder Configure(string key);
|
||||
}
|
||||
Reference in New Issue
Block a user