demo20230512/Migrations/201502260233218_change_workhour_decimal.Designer.cs

30 lines
845 B
C#
Raw Permalink Normal View History

2023-05-12 10:20:28 +08:00
// <auto-generated />
namespace Weee.Migrations
{
using System.CodeDom.Compiler;
using System.Data.Entity.Migrations;
using System.Data.Entity.Migrations.Infrastructure;
using System.Resources;
[GeneratedCode("EntityFramework.Migrations", "6.1.1-30610")]
public sealed partial class change_workhour_decimal : IMigrationMetadata
{
private readonly ResourceManager Resources = new ResourceManager(typeof(change_workhour_decimal));
string IMigrationMetadata.Id
{
get { return "201502260233218_change_workhour_decimal"; }
}
string IMigrationMetadata.Source
{
get { return null; }
}
string IMigrationMetadata.Target
{
get { return Resources.GetString("Target"); }
}
}
}