161c57ffde
-aggiunta progetto originale (WEB) x conversione CONF
9 lines
141 B
C#
9 lines
141 B
C#
using ConfMan.IOB.Core;
|
|
using Microsoft.AspNetCore.Components;
|
|
|
|
namespace ConfMan.IOB.UI.Pages
|
|
{
|
|
public partial class Index
|
|
{
|
|
}
|
|
} |