Files
laatzen/Common/Ui/GenesisToolBox/Infrastructure/IIdentityForm.cs
T

7 lines
103 B
C#

namespace Xylem.Common.Ui.GenesisToolBox.Infrastructure
{
interface IIdentityForm
{
}
}