Rework navigation so we can resolve by key now
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
public interface IContentFactory
|
||||
{
|
||||
object? Create(IContentTemplateDescriptor descriptor,
|
||||
object[] parameters);
|
||||
object?[] parameters);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user