mh_custom/wtmProject.Client/obj/Debug/net6.0/project.razor.vs.json

1 line
3.2 MiB
JSON
Raw Normal View History

2024-05-16 17:30:33 +08:00
{"SerializedFilePath":"E:\\code\\WTM\\wtmProject\\wtmProject.Client\\obj\\Debug\\net6.0\\project.razor.vs.json","FilePath":"E:\\code\\WTM\\wtmProject\\wtmProject.Client\\wtmProject.Client.csproj","Configuration":{"ConfigurationName":"Default","LanguageVersion":"6.0","Extensions":[]},"ProjectWorkspaceState":{"TagHelpers":[{"HashCode":856771866,"Kind":"Components.Component","Name":"wtmProject.Shared.Pages._Admin.WTM_VISIT_PLAN.TablesVisitTime","AssemblyName":"wtmProject.Shared","CaseSensitive":true,"TagMatchingRules":[{"TagName":"TablesVisitTime"}],"BoundAttributes":[{"Kind":"Components.Component","Name":"Model","TypeName":"wtmProject.ViewModel._Admin.WTM_VISIT_PLANVMs.WTM_VISIT_PLAN_View","Metadata":{"Common.PropertyName":"Model","Common.GloballyQualifiedTypeName":"global::wtmProject.ViewModel._Admin.WTM_VISIT_PLANVMs.WTM_VISIT_PLAN_View"}},{"Kind":"Components.Component","Name":"OnCloseDialog","TypeName":"System.Action<BootstrapBlazor.Components.DialogResult>","Metadata":{"Common.PropertyName":"OnCloseDialog","Common.GloballyQualifiedTypeName":"global::System.Action<global::BootstrapBlazor.Components.DialogResult>","Components.DelegateSignature":"True"}}],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"wtmProject.Shared.Pages._Admin.WTM_VISIT_PLAN.TablesVisitTime","Common.TypeNamespace":"wtmProject.Shared.Pages._Admin.WTM_VISIT_PLAN","Common.TypeNameIdentifier":"TablesVisitTime"}},{"HashCode":-572033551,"Kind":"Components.Component","Name":"wtmProject.Shared.Pages._Admin.WTM_VISIT_PLAN.TablesVisitTime","AssemblyName":"wtmProject.Shared","CaseSensitive":true,"TagMatchingRules":[{"TagName":"wtmProject.Shared.Pages._Admin.WTM_VISIT_PLAN.TablesVisitTime"}],"BoundAttributes":[{"Kind":"Components.Component","Name":"Model","TypeName":"wtmProject.ViewModel._Admin.WTM_VISIT_PLANVMs.WTM_VISIT_PLAN_View","Metadata":{"Common.PropertyName":"Model","Common.GloballyQualifiedTypeName":"global::wtmProject.ViewModel._Admin.WTM_VISIT_PLANVMs.WTM_VISIT_PLAN_View"}},{"Kind":"Components.Component","Name":"OnCloseDialog","TypeName":"System.Action<BootstrapBlazor.Components.DialogResult>","Metadata":{"Common.PropertyName":"OnCloseDialog","Common.GloballyQualifiedTypeName":"global::System.Action<global::BootstrapBlazor.Components.DialogResult>","Components.DelegateSignature":"True"}}],"Metadata":{"Runtime.Name":"Components.IComponent","Common.TypeName":"wtmProject.Shared.Pages._Admin.WTM_VISIT_PLAN.TablesVisitTime","Common.TypeNamespace":"wtmProject.Shared.Pages._Admin.WTM_VISIT_PLAN","Common.TypeNameIdentifier":"TablesVisitTime","Components.NameMatch":"Components.FullyQualifiedNameMatch"}},{"HashCode":-1789588623,"Kind":"Components.Component","Name":"Microsoft.AspNetCore.Components.Forms.EditForm","AssemblyName":"Microsoft.AspNetCore.Components.Web","Documentation":"\n <summary>\n Renders a form element that cascades an <see cref=\"P:Microsoft.AspNetCore.Components.Forms.EditForm.EditContext\" /> to descendants.\n </summary>\n ","CaseSensitive":true,"TagMatchingRules":[{"TagName":"EditForm"}],"BoundAttributes":[{"Kind":"Components.Component","Name":"AdditionalAttributes","TypeName":"System.Collections.Generic.IReadOnlyDictionary<System.String, System.Object>","Documentation":"\n <summary>\n Gets or sets a collection of additional attributes that will be applied to the created <c>form</c> element.\n </summary>\n ","Metadata":{"Common.PropertyName":"AdditionalAttributes","Common.GloballyQualifiedTypeName":"global::System.Collections.Generic.IReadOnlyDictionary<global::System.String, global::System.Object>"}},{"Kind":"Components.Component","Name":"EditContext","TypeName":"Microsoft.AspNetCore.Components.Forms.EditContext","Documentation":"\n <summary>\n Supplies the edit context explicitly. If using this parameter, do not\n also supply <see cref=\"P:Microsoft.AspNetCore.Components.Forms.EditForm.Model\" />, since the model value will be taken\n from the <see cref=\"P:Microsoft.AspNetCore.Components.Forms