mocha/dotnet/Webapps/Mocha.Web/AppBuilder/Flow.aspx.designer.cs
2023-10-31 11:47:27 -04:00

23 lines
600 B
C#
Executable File

//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace Mocha.Web.AppBuilder {
public partial class Flow {
public new Mocha.Web.MasterPages.Default Master {
get {
return ((Mocha.Web.MasterPages.Default)(base.Master));
}
}
}
}