Updating Mudblazor Version
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
namespace Model.Entity.Parts;
|
||||
|
||||
public interface IEntityPartInterface
|
||||
public class IEntityPartInterface
|
||||
{
|
||||
public string EntityModelId { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user