@tsonic/aspnetcore 10.0.12 → 10.0.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Microsoft.AspNetCore.Authentication/bindings.json +0 -520
- package/Microsoft.AspNetCore.Authentication/internal/index.d.ts +6 -31
- package/Microsoft.AspNetCore.Authentication.Cookies/bindings.json +0 -140
- package/Microsoft.AspNetCore.Authentication.Cookies/internal/index.d.ts +1 -7
- package/Microsoft.AspNetCore.Authentication.OAuth/bindings.json +0 -120
- package/Microsoft.AspNetCore.Authentication.OAuth/internal/index.d.ts +1 -6
- package/Microsoft.AspNetCore.Authorization.Infrastructure/bindings.json +0 -160
- package/Microsoft.AspNetCore.Authorization.Infrastructure/internal/index.d.ts +8 -8
- package/Microsoft.AspNetCore.Components/bindings.json +0 -380
- package/Microsoft.AspNetCore.Components/internal/index.d.ts +3 -22
- package/Microsoft.AspNetCore.Components.Authorization/bindings.json +0 -340
- package/Microsoft.AspNetCore.Components.Authorization/internal/index.d.ts +4 -21
- package/Microsoft.AspNetCore.Components.Forms/bindings.json +223 -1903
- package/Microsoft.AspNetCore.Components.Forms/internal/index.d.ts +19 -93
- package/Microsoft.AspNetCore.Components.RenderTree/bindings.json +1 -1
- package/Microsoft.AspNetCore.Components.Routing/bindings.json +0 -180
- package/Microsoft.AspNetCore.Components.Routing/internal/index.d.ts +2 -11
- package/Microsoft.AspNetCore.Components.Server/bindings.json +0 -40
- package/Microsoft.AspNetCore.Components.Server/internal/index.d.ts +1 -2
- package/Microsoft.AspNetCore.Components.Web/bindings.json +0 -380
- package/Microsoft.AspNetCore.Components.Web/internal/index.d.ts +4 -23
- package/Microsoft.AspNetCore.Components.Web.Virtualization/bindings.json +0 -80
- package/Microsoft.AspNetCore.Components.Web.Virtualization/internal/index.d.ts +1 -5
- package/Microsoft.AspNetCore.Hosting/bindings.json +0 -100
- package/Microsoft.AspNetCore.Hosting/internal/index.d.ts +0 -5
- package/Microsoft.AspNetCore.Http.HttpResults/bindings.json +0 -20
- package/Microsoft.AspNetCore.Http.HttpResults/internal/index.d.ts +1 -2
- package/Microsoft.AspNetCore.Identity/bindings.json +0 -960
- package/Microsoft.AspNetCore.Identity/internal/index.d.ts +3 -49
- package/Microsoft.AspNetCore.Localization/bindings.json +0 -80
- package/Microsoft.AspNetCore.Localization.Routing/bindings.json +0 -20
- package/Microsoft.AspNetCore.Mvc/bindings.json +0 -660
- package/Microsoft.AspNetCore.Mvc/internal/index.d.ts +8 -41
- package/Microsoft.AspNetCore.Mvc.ApplicationParts/bindings.json +0 -80
- package/Microsoft.AspNetCore.Mvc.DataAnnotations/bindings.json +0 -20
- package/Microsoft.AspNetCore.Mvc.DataAnnotations/internal/index.d.ts +1 -1
- package/Microsoft.AspNetCore.Mvc.Formatters/bindings.json +15 -595
- package/Microsoft.AspNetCore.Mvc.Formatters/internal/index.d.ts +11 -35
- package/Microsoft.AspNetCore.Mvc.Formatters.Xml/bindings.json +0 -20
- package/Microsoft.AspNetCore.Mvc.Formatters.Xml/internal/index.d.ts +0 -1
- package/Microsoft.AspNetCore.Mvc.Infrastructure/bindings.json +0 -60
- package/Microsoft.AspNetCore.Mvc.ModelBinding/bindings.json +0 -280
- package/Microsoft.AspNetCore.Mvc.ModelBinding/internal/index.d.ts +5 -18
- package/Microsoft.AspNetCore.Mvc.ModelBinding.Binders/bindings.json +0 -100
- package/Microsoft.AspNetCore.Mvc.ModelBinding.Binders/internal/index.d.ts +1 -5
- package/Microsoft.AspNetCore.Mvc.ModelBinding.Metadata/bindings.json +0 -40
- package/Microsoft.AspNetCore.Mvc.ModelBinding.Metadata/internal/index.d.ts +0 -1
- package/Microsoft.AspNetCore.Mvc.Razor/bindings.json +3 -63
- package/Microsoft.AspNetCore.Mvc.Razor/internal/index.d.ts +0 -3
- package/Microsoft.AspNetCore.Mvc.Razor.TagHelpers/bindings.json +0 -120
- package/Microsoft.AspNetCore.Mvc.Razor.TagHelpers/internal/index.d.ts +3 -9
- package/Microsoft.AspNetCore.Mvc.RazorPages/bindings.json +0 -60
- package/Microsoft.AspNetCore.Mvc.RazorPages/internal/index.d.ts +0 -3
- package/Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure/bindings.json +6 -6
- package/Microsoft.AspNetCore.Mvc.Routing/bindings.json +0 -60
- package/Microsoft.AspNetCore.Mvc.Routing/internal/index.d.ts +1 -3
- package/Microsoft.AspNetCore.Mvc.TagHelpers/bindings.json +0 -600
- package/Microsoft.AspNetCore.Mvc.TagHelpers/internal/index.d.ts +18 -48
- package/Microsoft.AspNetCore.Mvc.ViewFeatures/bindings.json +12 -612
- package/Microsoft.AspNetCore.Mvc.ViewFeatures/internal/index.d.ts +3 -29
- package/Microsoft.AspNetCore.Razor.TagHelpers/bindings.json +0 -60
- package/Microsoft.AspNetCore.Razor.TagHelpers/internal/index.d.ts +0 -3
- package/Microsoft.AspNetCore.Routing/bindings.json +0 -60
- package/Microsoft.AspNetCore.Routing/internal/index.d.ts +0 -3
- package/Microsoft.AspNetCore.Routing.Constraints/bindings.json +0 -80
- package/Microsoft.AspNetCore.Routing.Constraints/internal/index.d.ts +2 -6
- package/Microsoft.AspNetCore.SignalR/bindings.json +3 -103
- package/Microsoft.JSInterop/bindings.json +0 -120
- package/Microsoft.JSInterop/internal/index.d.ts +0 -6
- package/Microsoft.JSInterop.Implementation/bindings.json +0 -240
- package/Microsoft.JSInterop.Implementation/internal/index.d.ts +1 -13
- package/README.md +58 -2
- package/System.Threading.RateLimiting/bindings.json +16 -16
- package/package.json +4 -4
|
@@ -2982,26 +2982,6 @@
|
|
|
2982
2982
|
"declaringClrType": "Microsoft.AspNetCore.Mvc.ViewFeatures.DefaultValidationHtmlAttributeProvider",
|
|
2983
2983
|
"declaringAssemblyName": "Microsoft.AspNetCore.Mvc.ViewFeatures",
|
|
2984
2984
|
"isExtensionMethod": false
|
|
2985
|
-
},
|
|
2986
|
-
{
|
|
2987
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.DefaultValidationHtmlAttributeProvider::AddValidationAttributes(Microsoft.AspNetCore.Mvc.Rendering.ViewContext,Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExplorer,System.Collections.Generic.IDictionary_2):System.Void",
|
|
2988
|
-
"clrName": "AddValidationAttributes",
|
|
2989
|
-
"metadataToken": 0,
|
|
2990
|
-
"canonicalSignature": "(Microsoft.AspNetCore.Mvc.Rendering.ViewContext,Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExplorer,System.Collections.Generic.IDictionary_2):System.Void",
|
|
2991
|
-
"normalizedSignature": "AddValidationAttributes|(Microsoft.AspNetCore.Mvc.Rendering.ViewContext,Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExplorer,System.Collections.Generic.IDictionary_2):System.Void|static=false",
|
|
2992
|
-
"emitScope": "ClassSurface",
|
|
2993
|
-
"provenance": "BaseOverload",
|
|
2994
|
-
"arity": 0,
|
|
2995
|
-
"parameterCount": 3,
|
|
2996
|
-
"isStatic": false,
|
|
2997
|
-
"isAbstract": true,
|
|
2998
|
-
"isVirtual": true,
|
|
2999
|
-
"isOverride": false,
|
|
3000
|
-
"isSealed": false,
|
|
3001
|
-
"visibility": "Public",
|
|
3002
|
-
"declaringClrType": "Microsoft.AspNetCore.Mvc.ViewFeatures.DefaultValidationHtmlAttributeProvider",
|
|
3003
|
-
"declaringAssemblyName": "Microsoft.AspNetCore.Mvc.ViewFeatures",
|
|
3004
|
-
"isExtensionMethod": false
|
|
3005
2985
|
}
|
|
3006
2986
|
],
|
|
3007
2987
|
"properties": [],
|
|
@@ -6785,586 +6765,6 @@
|
|
|
6785
6765
|
"declaringAssemblyName": "Microsoft.AspNetCore.Mvc.ViewFeatures",
|
|
6786
6766
|
"isExtensionMethod": false,
|
|
6787
6767
|
"sourceInterface": "Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper\u00601"
|
|
6788
|
-
},
|
|
6789
|
-
{
|
|
6790
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601::ActionLink(System.String,System.String,System.String,System.String,System.String,System.String,System.Object,System.Object):Microsoft.AspNetCore.Html.IHtmlContent",
|
|
6791
|
-
"clrName": "ActionLink",
|
|
6792
|
-
"metadataToken": 0,
|
|
6793
|
-
"canonicalSignature": "(System.String,System.String,System.String,System.String,System.String,System.String,System.Object,System.Object):Microsoft.AspNetCore.Html.IHtmlContent",
|
|
6794
|
-
"normalizedSignature": "ActionLink|(System.String,System.String,System.String,System.String,System.String,System.String,System.Object,System.Object):Microsoft.AspNetCore.Html.IHtmlContent|static=false",
|
|
6795
|
-
"emitScope": "ClassSurface",
|
|
6796
|
-
"provenance": "BaseOverload",
|
|
6797
|
-
"arity": 0,
|
|
6798
|
-
"parameterCount": 8,
|
|
6799
|
-
"isStatic": false,
|
|
6800
|
-
"isAbstract": false,
|
|
6801
|
-
"isVirtual": true,
|
|
6802
|
-
"isOverride": false,
|
|
6803
|
-
"isSealed": false,
|
|
6804
|
-
"visibility": "Public",
|
|
6805
|
-
"declaringClrType": "Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601",
|
|
6806
|
-
"declaringAssemblyName": "Microsoft.AspNetCore.Mvc.ViewFeatures",
|
|
6807
|
-
"isExtensionMethod": false
|
|
6808
|
-
},
|
|
6809
|
-
{
|
|
6810
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601::AntiForgeryToken():Microsoft.AspNetCore.Html.IHtmlContent",
|
|
6811
|
-
"clrName": "AntiForgeryToken",
|
|
6812
|
-
"metadataToken": 0,
|
|
6813
|
-
"canonicalSignature": "():Microsoft.AspNetCore.Html.IHtmlContent",
|
|
6814
|
-
"normalizedSignature": "AntiForgeryToken|():Microsoft.AspNetCore.Html.IHtmlContent|static=false",
|
|
6815
|
-
"emitScope": "ClassSurface",
|
|
6816
|
-
"provenance": "BaseOverload",
|
|
6817
|
-
"arity": 0,
|
|
6818
|
-
"parameterCount": 0,
|
|
6819
|
-
"isStatic": false,
|
|
6820
|
-
"isAbstract": false,
|
|
6821
|
-
"isVirtual": true,
|
|
6822
|
-
"isOverride": false,
|
|
6823
|
-
"isSealed": false,
|
|
6824
|
-
"visibility": "Public",
|
|
6825
|
-
"declaringClrType": "Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601",
|
|
6826
|
-
"declaringAssemblyName": "Microsoft.AspNetCore.Mvc.ViewFeatures",
|
|
6827
|
-
"isExtensionMethod": false
|
|
6828
|
-
},
|
|
6829
|
-
{
|
|
6830
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601::BeginForm(System.String,System.String,System.Object,Microsoft.AspNetCore.Mvc.Rendering.FormMethod,System.Nullable_1,System.Object):Microsoft.AspNetCore.Mvc.Rendering.MvcForm",
|
|
6831
|
-
"clrName": "BeginForm",
|
|
6832
|
-
"metadataToken": 0,
|
|
6833
|
-
"canonicalSignature": "(System.String,System.String,System.Object,Microsoft.AspNetCore.Mvc.Rendering.FormMethod,System.Nullable_1,System.Object):Microsoft.AspNetCore.Mvc.Rendering.MvcForm",
|
|
6834
|
-
"normalizedSignature": "BeginForm|(System.String,System.String,System.Object,Microsoft.AspNetCore.Mvc.Rendering.FormMethod,System.Nullable_1,System.Object):Microsoft.AspNetCore.Mvc.Rendering.MvcForm|static=false",
|
|
6835
|
-
"emitScope": "ClassSurface",
|
|
6836
|
-
"provenance": "BaseOverload",
|
|
6837
|
-
"arity": 0,
|
|
6838
|
-
"parameterCount": 6,
|
|
6839
|
-
"isStatic": false,
|
|
6840
|
-
"isAbstract": false,
|
|
6841
|
-
"isVirtual": true,
|
|
6842
|
-
"isOverride": false,
|
|
6843
|
-
"isSealed": false,
|
|
6844
|
-
"visibility": "Public",
|
|
6845
|
-
"declaringClrType": "Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601",
|
|
6846
|
-
"declaringAssemblyName": "Microsoft.AspNetCore.Mvc.ViewFeatures",
|
|
6847
|
-
"isExtensionMethod": false
|
|
6848
|
-
},
|
|
6849
|
-
{
|
|
6850
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601::BeginRouteForm(System.String,System.Object,Microsoft.AspNetCore.Mvc.Rendering.FormMethod,System.Nullable_1,System.Object):Microsoft.AspNetCore.Mvc.Rendering.MvcForm",
|
|
6851
|
-
"clrName": "BeginRouteForm",
|
|
6852
|
-
"metadataToken": 0,
|
|
6853
|
-
"canonicalSignature": "(System.String,System.Object,Microsoft.AspNetCore.Mvc.Rendering.FormMethod,System.Nullable_1,System.Object):Microsoft.AspNetCore.Mvc.Rendering.MvcForm",
|
|
6854
|
-
"normalizedSignature": "BeginRouteForm|(System.String,System.Object,Microsoft.AspNetCore.Mvc.Rendering.FormMethod,System.Nullable_1,System.Object):Microsoft.AspNetCore.Mvc.Rendering.MvcForm|static=false",
|
|
6855
|
-
"emitScope": "ClassSurface",
|
|
6856
|
-
"provenance": "BaseOverload",
|
|
6857
|
-
"arity": 0,
|
|
6858
|
-
"parameterCount": 5,
|
|
6859
|
-
"isStatic": false,
|
|
6860
|
-
"isAbstract": false,
|
|
6861
|
-
"isVirtual": true,
|
|
6862
|
-
"isOverride": false,
|
|
6863
|
-
"isSealed": false,
|
|
6864
|
-
"visibility": "Public",
|
|
6865
|
-
"declaringClrType": "Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601",
|
|
6866
|
-
"declaringAssemblyName": "Microsoft.AspNetCore.Mvc.ViewFeatures",
|
|
6867
|
-
"isExtensionMethod": false
|
|
6868
|
-
},
|
|
6869
|
-
{
|
|
6870
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601::CheckBox(System.String,System.Nullable_1,System.Object):Microsoft.AspNetCore.Html.IHtmlContent",
|
|
6871
|
-
"clrName": "CheckBox",
|
|
6872
|
-
"metadataToken": 0,
|
|
6873
|
-
"canonicalSignature": "(System.String,System.Nullable_1,System.Object):Microsoft.AspNetCore.Html.IHtmlContent",
|
|
6874
|
-
"normalizedSignature": "CheckBox|(System.String,System.Nullable_1,System.Object):Microsoft.AspNetCore.Html.IHtmlContent|static=false",
|
|
6875
|
-
"emitScope": "ClassSurface",
|
|
6876
|
-
"provenance": "BaseOverload",
|
|
6877
|
-
"arity": 0,
|
|
6878
|
-
"parameterCount": 3,
|
|
6879
|
-
"isStatic": false,
|
|
6880
|
-
"isAbstract": false,
|
|
6881
|
-
"isVirtual": true,
|
|
6882
|
-
"isOverride": false,
|
|
6883
|
-
"isSealed": false,
|
|
6884
|
-
"visibility": "Public",
|
|
6885
|
-
"declaringClrType": "Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601",
|
|
6886
|
-
"declaringAssemblyName": "Microsoft.AspNetCore.Mvc.ViewFeatures",
|
|
6887
|
-
"isExtensionMethod": false
|
|
6888
|
-
},
|
|
6889
|
-
{
|
|
6890
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601::Display(System.String,System.String,System.String,System.Object):Microsoft.AspNetCore.Html.IHtmlContent",
|
|
6891
|
-
"clrName": "Display",
|
|
6892
|
-
"metadataToken": 0,
|
|
6893
|
-
"canonicalSignature": "(System.String,System.String,System.String,System.Object):Microsoft.AspNetCore.Html.IHtmlContent",
|
|
6894
|
-
"normalizedSignature": "Display|(System.String,System.String,System.String,System.Object):Microsoft.AspNetCore.Html.IHtmlContent|static=false",
|
|
6895
|
-
"emitScope": "ClassSurface",
|
|
6896
|
-
"provenance": "BaseOverload",
|
|
6897
|
-
"arity": 0,
|
|
6898
|
-
"parameterCount": 4,
|
|
6899
|
-
"isStatic": false,
|
|
6900
|
-
"isAbstract": false,
|
|
6901
|
-
"isVirtual": true,
|
|
6902
|
-
"isOverride": false,
|
|
6903
|
-
"isSealed": false,
|
|
6904
|
-
"visibility": "Public",
|
|
6905
|
-
"declaringClrType": "Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601",
|
|
6906
|
-
"declaringAssemblyName": "Microsoft.AspNetCore.Mvc.ViewFeatures",
|
|
6907
|
-
"isExtensionMethod": false
|
|
6908
|
-
},
|
|
6909
|
-
{
|
|
6910
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601::DisplayName(System.String):System.String",
|
|
6911
|
-
"clrName": "DisplayName",
|
|
6912
|
-
"metadataToken": 0,
|
|
6913
|
-
"canonicalSignature": "(System.String):System.String",
|
|
6914
|
-
"normalizedSignature": "DisplayName|(System.String):System.String|static=false",
|
|
6915
|
-
"emitScope": "ClassSurface",
|
|
6916
|
-
"provenance": "BaseOverload",
|
|
6917
|
-
"arity": 0,
|
|
6918
|
-
"parameterCount": 1,
|
|
6919
|
-
"isStatic": false,
|
|
6920
|
-
"isAbstract": false,
|
|
6921
|
-
"isVirtual": true,
|
|
6922
|
-
"isOverride": false,
|
|
6923
|
-
"isSealed": false,
|
|
6924
|
-
"visibility": "Public",
|
|
6925
|
-
"declaringClrType": "Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601",
|
|
6926
|
-
"declaringAssemblyName": "Microsoft.AspNetCore.Mvc.ViewFeatures",
|
|
6927
|
-
"isExtensionMethod": false
|
|
6928
|
-
},
|
|
6929
|
-
{
|
|
6930
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601::DropDownList(System.String,System.Collections.Generic.IEnumerable_1,System.String,System.Object):Microsoft.AspNetCore.Html.IHtmlContent",
|
|
6931
|
-
"clrName": "DropDownList",
|
|
6932
|
-
"metadataToken": 0,
|
|
6933
|
-
"canonicalSignature": "(System.String,System.Collections.Generic.IEnumerable_1,System.String,System.Object):Microsoft.AspNetCore.Html.IHtmlContent",
|
|
6934
|
-
"normalizedSignature": "DropDownList|(System.String,System.Collections.Generic.IEnumerable_1,System.String,System.Object):Microsoft.AspNetCore.Html.IHtmlContent|static=false",
|
|
6935
|
-
"emitScope": "ClassSurface",
|
|
6936
|
-
"provenance": "BaseOverload",
|
|
6937
|
-
"arity": 0,
|
|
6938
|
-
"parameterCount": 4,
|
|
6939
|
-
"isStatic": false,
|
|
6940
|
-
"isAbstract": false,
|
|
6941
|
-
"isVirtual": true,
|
|
6942
|
-
"isOverride": false,
|
|
6943
|
-
"isSealed": false,
|
|
6944
|
-
"visibility": "Public",
|
|
6945
|
-
"declaringClrType": "Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601",
|
|
6946
|
-
"declaringAssemblyName": "Microsoft.AspNetCore.Mvc.ViewFeatures",
|
|
6947
|
-
"isExtensionMethod": false
|
|
6948
|
-
},
|
|
6949
|
-
{
|
|
6950
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601::Encode(System.String):System.String",
|
|
6951
|
-
"clrName": "Encode",
|
|
6952
|
-
"metadataToken": 0,
|
|
6953
|
-
"canonicalSignature": "(System.String):System.String",
|
|
6954
|
-
"normalizedSignature": "Encode|(System.String):System.String|static=false",
|
|
6955
|
-
"emitScope": "ClassSurface",
|
|
6956
|
-
"provenance": "BaseOverload",
|
|
6957
|
-
"arity": 0,
|
|
6958
|
-
"parameterCount": 1,
|
|
6959
|
-
"isStatic": false,
|
|
6960
|
-
"isAbstract": false,
|
|
6961
|
-
"isVirtual": true,
|
|
6962
|
-
"isOverride": false,
|
|
6963
|
-
"isSealed": false,
|
|
6964
|
-
"visibility": "Public",
|
|
6965
|
-
"declaringClrType": "Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601",
|
|
6966
|
-
"declaringAssemblyName": "Microsoft.AspNetCore.Mvc.ViewFeatures",
|
|
6967
|
-
"isExtensionMethod": false
|
|
6968
|
-
},
|
|
6969
|
-
{
|
|
6970
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601::Encode(System.Object):System.String",
|
|
6971
|
-
"clrName": "Encode",
|
|
6972
|
-
"metadataToken": 0,
|
|
6973
|
-
"canonicalSignature": "(System.Object):System.String",
|
|
6974
|
-
"normalizedSignature": "Encode|(System.Object):System.String|static=false",
|
|
6975
|
-
"emitScope": "ClassSurface",
|
|
6976
|
-
"provenance": "BaseOverload",
|
|
6977
|
-
"arity": 0,
|
|
6978
|
-
"parameterCount": 1,
|
|
6979
|
-
"isStatic": false,
|
|
6980
|
-
"isAbstract": false,
|
|
6981
|
-
"isVirtual": true,
|
|
6982
|
-
"isOverride": false,
|
|
6983
|
-
"isSealed": false,
|
|
6984
|
-
"visibility": "Public",
|
|
6985
|
-
"declaringClrType": "Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601",
|
|
6986
|
-
"declaringAssemblyName": "Microsoft.AspNetCore.Mvc.ViewFeatures",
|
|
6987
|
-
"isExtensionMethod": false
|
|
6988
|
-
},
|
|
6989
|
-
{
|
|
6990
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601::EndForm():System.Void",
|
|
6991
|
-
"clrName": "EndForm",
|
|
6992
|
-
"metadataToken": 0,
|
|
6993
|
-
"canonicalSignature": "():System.Void",
|
|
6994
|
-
"normalizedSignature": "EndForm|():System.Void|static=false",
|
|
6995
|
-
"emitScope": "ClassSurface",
|
|
6996
|
-
"provenance": "BaseOverload",
|
|
6997
|
-
"arity": 0,
|
|
6998
|
-
"parameterCount": 0,
|
|
6999
|
-
"isStatic": false,
|
|
7000
|
-
"isAbstract": false,
|
|
7001
|
-
"isVirtual": true,
|
|
7002
|
-
"isOverride": false,
|
|
7003
|
-
"isSealed": false,
|
|
7004
|
-
"visibility": "Public",
|
|
7005
|
-
"declaringClrType": "Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601",
|
|
7006
|
-
"declaringAssemblyName": "Microsoft.AspNetCore.Mvc.ViewFeatures",
|
|
7007
|
-
"isExtensionMethod": false
|
|
7008
|
-
},
|
|
7009
|
-
{
|
|
7010
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601::FormatValue(System.Object,System.String):System.String",
|
|
7011
|
-
"clrName": "FormatValue",
|
|
7012
|
-
"metadataToken": 0,
|
|
7013
|
-
"canonicalSignature": "(System.Object,System.String):System.String",
|
|
7014
|
-
"normalizedSignature": "FormatValue|(System.Object,System.String):System.String|static=false",
|
|
7015
|
-
"emitScope": "ClassSurface",
|
|
7016
|
-
"provenance": "BaseOverload",
|
|
7017
|
-
"arity": 0,
|
|
7018
|
-
"parameterCount": 2,
|
|
7019
|
-
"isStatic": false,
|
|
7020
|
-
"isAbstract": false,
|
|
7021
|
-
"isVirtual": true,
|
|
7022
|
-
"isOverride": false,
|
|
7023
|
-
"isSealed": false,
|
|
7024
|
-
"visibility": "Public",
|
|
7025
|
-
"declaringClrType": "Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601",
|
|
7026
|
-
"declaringAssemblyName": "Microsoft.AspNetCore.Mvc.ViewFeatures",
|
|
7027
|
-
"isExtensionMethod": false
|
|
7028
|
-
},
|
|
7029
|
-
{
|
|
7030
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601::GetEnumSelectList():System.Collections.Generic.IEnumerable_1",
|
|
7031
|
-
"clrName": "GetEnumSelectList",
|
|
7032
|
-
"metadataToken": 0,
|
|
7033
|
-
"canonicalSignature": "():System.Collections.Generic.IEnumerable_1",
|
|
7034
|
-
"normalizedSignature": "GetEnumSelectList|():System.Collections.Generic.IEnumerable_1|static=false",
|
|
7035
|
-
"emitScope": "ClassSurface",
|
|
7036
|
-
"provenance": "BaseOverload",
|
|
7037
|
-
"arity": 1,
|
|
7038
|
-
"parameterCount": 0,
|
|
7039
|
-
"isStatic": false,
|
|
7040
|
-
"isAbstract": false,
|
|
7041
|
-
"isVirtual": true,
|
|
7042
|
-
"isOverride": false,
|
|
7043
|
-
"isSealed": false,
|
|
7044
|
-
"visibility": "Public",
|
|
7045
|
-
"declaringClrType": "Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601",
|
|
7046
|
-
"declaringAssemblyName": "Microsoft.AspNetCore.Mvc.ViewFeatures",
|
|
7047
|
-
"isExtensionMethod": false
|
|
7048
|
-
},
|
|
7049
|
-
{
|
|
7050
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601::GetEnumSelectList(System.Type):System.Collections.Generic.IEnumerable_1",
|
|
7051
|
-
"clrName": "GetEnumSelectList",
|
|
7052
|
-
"metadataToken": 0,
|
|
7053
|
-
"canonicalSignature": "(System.Type):System.Collections.Generic.IEnumerable_1",
|
|
7054
|
-
"normalizedSignature": "GetEnumSelectList|(System.Type):System.Collections.Generic.IEnumerable_1|static=false",
|
|
7055
|
-
"emitScope": "ClassSurface",
|
|
7056
|
-
"provenance": "BaseOverload",
|
|
7057
|
-
"arity": 0,
|
|
7058
|
-
"parameterCount": 1,
|
|
7059
|
-
"isStatic": false,
|
|
7060
|
-
"isAbstract": false,
|
|
7061
|
-
"isVirtual": true,
|
|
7062
|
-
"isOverride": false,
|
|
7063
|
-
"isSealed": false,
|
|
7064
|
-
"visibility": "Public",
|
|
7065
|
-
"declaringClrType": "Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601",
|
|
7066
|
-
"declaringAssemblyName": "Microsoft.AspNetCore.Mvc.ViewFeatures",
|
|
7067
|
-
"isExtensionMethod": false
|
|
7068
|
-
},
|
|
7069
|
-
{
|
|
7070
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601::GetEnumSelectList(Microsoft.AspNetCore.Mvc.ModelBinding.ModelMetadata):System.Collections.Generic.IEnumerable_1",
|
|
7071
|
-
"clrName": "GetEnumSelectList",
|
|
7072
|
-
"metadataToken": 0,
|
|
7073
|
-
"canonicalSignature": "(Microsoft.AspNetCore.Mvc.ModelBinding.ModelMetadata):System.Collections.Generic.IEnumerable_1",
|
|
7074
|
-
"normalizedSignature": "GetEnumSelectList|(Microsoft.AspNetCore.Mvc.ModelBinding.ModelMetadata):System.Collections.Generic.IEnumerable_1|static=false",
|
|
7075
|
-
"emitScope": "ClassSurface",
|
|
7076
|
-
"provenance": "BaseOverload",
|
|
7077
|
-
"arity": 0,
|
|
7078
|
-
"parameterCount": 1,
|
|
7079
|
-
"isStatic": false,
|
|
7080
|
-
"isAbstract": false,
|
|
7081
|
-
"isVirtual": true,
|
|
7082
|
-
"isOverride": false,
|
|
7083
|
-
"isSealed": false,
|
|
7084
|
-
"visibility": "Protected",
|
|
7085
|
-
"declaringClrType": "Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601",
|
|
7086
|
-
"declaringAssemblyName": "Microsoft.AspNetCore.Mvc.ViewFeatures",
|
|
7087
|
-
"isExtensionMethod": false
|
|
7088
|
-
},
|
|
7089
|
-
{
|
|
7090
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601::Hidden(System.String,System.Object,System.Object):Microsoft.AspNetCore.Html.IHtmlContent",
|
|
7091
|
-
"clrName": "Hidden",
|
|
7092
|
-
"metadataToken": 0,
|
|
7093
|
-
"canonicalSignature": "(System.String,System.Object,System.Object):Microsoft.AspNetCore.Html.IHtmlContent",
|
|
7094
|
-
"normalizedSignature": "Hidden|(System.String,System.Object,System.Object):Microsoft.AspNetCore.Html.IHtmlContent|static=false",
|
|
7095
|
-
"emitScope": "ClassSurface",
|
|
7096
|
-
"provenance": "BaseOverload",
|
|
7097
|
-
"arity": 0,
|
|
7098
|
-
"parameterCount": 3,
|
|
7099
|
-
"isStatic": false,
|
|
7100
|
-
"isAbstract": false,
|
|
7101
|
-
"isVirtual": true,
|
|
7102
|
-
"isOverride": false,
|
|
7103
|
-
"isSealed": false,
|
|
7104
|
-
"visibility": "Public",
|
|
7105
|
-
"declaringClrType": "Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601",
|
|
7106
|
-
"declaringAssemblyName": "Microsoft.AspNetCore.Mvc.ViewFeatures",
|
|
7107
|
-
"isExtensionMethod": false
|
|
7108
|
-
},
|
|
7109
|
-
{
|
|
7110
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601::Label(System.String,System.String,System.Object):Microsoft.AspNetCore.Html.IHtmlContent",
|
|
7111
|
-
"clrName": "Label",
|
|
7112
|
-
"metadataToken": 0,
|
|
7113
|
-
"canonicalSignature": "(System.String,System.String,System.Object):Microsoft.AspNetCore.Html.IHtmlContent",
|
|
7114
|
-
"normalizedSignature": "Label|(System.String,System.String,System.Object):Microsoft.AspNetCore.Html.IHtmlContent|static=false",
|
|
7115
|
-
"emitScope": "ClassSurface",
|
|
7116
|
-
"provenance": "BaseOverload",
|
|
7117
|
-
"arity": 0,
|
|
7118
|
-
"parameterCount": 3,
|
|
7119
|
-
"isStatic": false,
|
|
7120
|
-
"isAbstract": false,
|
|
7121
|
-
"isVirtual": true,
|
|
7122
|
-
"isOverride": false,
|
|
7123
|
-
"isSealed": false,
|
|
7124
|
-
"visibility": "Public",
|
|
7125
|
-
"declaringClrType": "Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601",
|
|
7126
|
-
"declaringAssemblyName": "Microsoft.AspNetCore.Mvc.ViewFeatures",
|
|
7127
|
-
"isExtensionMethod": false
|
|
7128
|
-
},
|
|
7129
|
-
{
|
|
7130
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601::ListBox(System.String,System.Collections.Generic.IEnumerable_1,System.Object):Microsoft.AspNetCore.Html.IHtmlContent",
|
|
7131
|
-
"clrName": "ListBox",
|
|
7132
|
-
"metadataToken": 0,
|
|
7133
|
-
"canonicalSignature": "(System.String,System.Collections.Generic.IEnumerable_1,System.Object):Microsoft.AspNetCore.Html.IHtmlContent",
|
|
7134
|
-
"normalizedSignature": "ListBox|(System.String,System.Collections.Generic.IEnumerable_1,System.Object):Microsoft.AspNetCore.Html.IHtmlContent|static=false",
|
|
7135
|
-
"emitScope": "ClassSurface",
|
|
7136
|
-
"provenance": "BaseOverload",
|
|
7137
|
-
"arity": 0,
|
|
7138
|
-
"parameterCount": 3,
|
|
7139
|
-
"isStatic": false,
|
|
7140
|
-
"isAbstract": false,
|
|
7141
|
-
"isVirtual": true,
|
|
7142
|
-
"isOverride": false,
|
|
7143
|
-
"isSealed": false,
|
|
7144
|
-
"visibility": "Public",
|
|
7145
|
-
"declaringClrType": "Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601",
|
|
7146
|
-
"declaringAssemblyName": "Microsoft.AspNetCore.Mvc.ViewFeatures",
|
|
7147
|
-
"isExtensionMethod": false
|
|
7148
|
-
},
|
|
7149
|
-
{
|
|
7150
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601::PartialAsync(System.String,System.Object,Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary):System.Threading.Tasks.Task_1",
|
|
7151
|
-
"clrName": "PartialAsync",
|
|
7152
|
-
"metadataToken": 0,
|
|
7153
|
-
"canonicalSignature": "(System.String,System.Object,Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary):System.Threading.Tasks.Task_1",
|
|
7154
|
-
"normalizedSignature": "PartialAsync|(System.String,System.Object,Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary):System.Threading.Tasks.Task_1|static=false",
|
|
7155
|
-
"emitScope": "ClassSurface",
|
|
7156
|
-
"provenance": "BaseOverload",
|
|
7157
|
-
"arity": 0,
|
|
7158
|
-
"parameterCount": 3,
|
|
7159
|
-
"isStatic": false,
|
|
7160
|
-
"isAbstract": false,
|
|
7161
|
-
"isVirtual": true,
|
|
7162
|
-
"isOverride": false,
|
|
7163
|
-
"isSealed": false,
|
|
7164
|
-
"visibility": "Public",
|
|
7165
|
-
"declaringClrType": "Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601",
|
|
7166
|
-
"declaringAssemblyName": "Microsoft.AspNetCore.Mvc.ViewFeatures",
|
|
7167
|
-
"isExtensionMethod": false
|
|
7168
|
-
},
|
|
7169
|
-
{
|
|
7170
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601::RadioButton(System.String,System.Object,System.Nullable_1,System.Object):Microsoft.AspNetCore.Html.IHtmlContent",
|
|
7171
|
-
"clrName": "RadioButton",
|
|
7172
|
-
"metadataToken": 0,
|
|
7173
|
-
"canonicalSignature": "(System.String,System.Object,System.Nullable_1,System.Object):Microsoft.AspNetCore.Html.IHtmlContent",
|
|
7174
|
-
"normalizedSignature": "RadioButton|(System.String,System.Object,System.Nullable_1,System.Object):Microsoft.AspNetCore.Html.IHtmlContent|static=false",
|
|
7175
|
-
"emitScope": "ClassSurface",
|
|
7176
|
-
"provenance": "BaseOverload",
|
|
7177
|
-
"arity": 0,
|
|
7178
|
-
"parameterCount": 4,
|
|
7179
|
-
"isStatic": false,
|
|
7180
|
-
"isAbstract": false,
|
|
7181
|
-
"isVirtual": true,
|
|
7182
|
-
"isOverride": false,
|
|
7183
|
-
"isSealed": false,
|
|
7184
|
-
"visibility": "Public",
|
|
7185
|
-
"declaringClrType": "Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601",
|
|
7186
|
-
"declaringAssemblyName": "Microsoft.AspNetCore.Mvc.ViewFeatures",
|
|
7187
|
-
"isExtensionMethod": false
|
|
7188
|
-
},
|
|
7189
|
-
{
|
|
7190
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601::Raw(System.String):Microsoft.AspNetCore.Html.IHtmlContent",
|
|
7191
|
-
"clrName": "Raw",
|
|
7192
|
-
"metadataToken": 0,
|
|
7193
|
-
"canonicalSignature": "(System.String):Microsoft.AspNetCore.Html.IHtmlContent",
|
|
7194
|
-
"normalizedSignature": "Raw|(System.String):Microsoft.AspNetCore.Html.IHtmlContent|static=false",
|
|
7195
|
-
"emitScope": "ClassSurface",
|
|
7196
|
-
"provenance": "BaseOverload",
|
|
7197
|
-
"arity": 0,
|
|
7198
|
-
"parameterCount": 1,
|
|
7199
|
-
"isStatic": false,
|
|
7200
|
-
"isAbstract": false,
|
|
7201
|
-
"isVirtual": true,
|
|
7202
|
-
"isOverride": false,
|
|
7203
|
-
"isSealed": false,
|
|
7204
|
-
"visibility": "Public",
|
|
7205
|
-
"declaringClrType": "Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601",
|
|
7206
|
-
"declaringAssemblyName": "Microsoft.AspNetCore.Mvc.ViewFeatures",
|
|
7207
|
-
"isExtensionMethod": false
|
|
7208
|
-
},
|
|
7209
|
-
{
|
|
7210
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601::Raw(System.Object):Microsoft.AspNetCore.Html.IHtmlContent",
|
|
7211
|
-
"clrName": "Raw",
|
|
7212
|
-
"metadataToken": 0,
|
|
7213
|
-
"canonicalSignature": "(System.Object):Microsoft.AspNetCore.Html.IHtmlContent",
|
|
7214
|
-
"normalizedSignature": "Raw|(System.Object):Microsoft.AspNetCore.Html.IHtmlContent|static=false",
|
|
7215
|
-
"emitScope": "ClassSurface",
|
|
7216
|
-
"provenance": "BaseOverload",
|
|
7217
|
-
"arity": 0,
|
|
7218
|
-
"parameterCount": 1,
|
|
7219
|
-
"isStatic": false,
|
|
7220
|
-
"isAbstract": false,
|
|
7221
|
-
"isVirtual": true,
|
|
7222
|
-
"isOverride": false,
|
|
7223
|
-
"isSealed": false,
|
|
7224
|
-
"visibility": "Public",
|
|
7225
|
-
"declaringClrType": "Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601",
|
|
7226
|
-
"declaringAssemblyName": "Microsoft.AspNetCore.Mvc.ViewFeatures",
|
|
7227
|
-
"isExtensionMethod": false
|
|
7228
|
-
},
|
|
7229
|
-
{
|
|
7230
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601::RenderPartialAsync(System.String,System.Object,Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary):System.Threading.Tasks.Task",
|
|
7231
|
-
"clrName": "RenderPartialAsync",
|
|
7232
|
-
"metadataToken": 0,
|
|
7233
|
-
"canonicalSignature": "(System.String,System.Object,Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary):System.Threading.Tasks.Task",
|
|
7234
|
-
"normalizedSignature": "RenderPartialAsync|(System.String,System.Object,Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary):System.Threading.Tasks.Task|static=false",
|
|
7235
|
-
"emitScope": "ClassSurface",
|
|
7236
|
-
"provenance": "BaseOverload",
|
|
7237
|
-
"arity": 0,
|
|
7238
|
-
"parameterCount": 3,
|
|
7239
|
-
"isStatic": false,
|
|
7240
|
-
"isAbstract": false,
|
|
7241
|
-
"isVirtual": true,
|
|
7242
|
-
"isOverride": false,
|
|
7243
|
-
"isSealed": false,
|
|
7244
|
-
"visibility": "Public",
|
|
7245
|
-
"declaringClrType": "Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601",
|
|
7246
|
-
"declaringAssemblyName": "Microsoft.AspNetCore.Mvc.ViewFeatures",
|
|
7247
|
-
"isExtensionMethod": false
|
|
7248
|
-
},
|
|
7249
|
-
{
|
|
7250
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601::RouteLink(System.String,System.String,System.String,System.String,System.String,System.Object,System.Object):Microsoft.AspNetCore.Html.IHtmlContent",
|
|
7251
|
-
"clrName": "RouteLink",
|
|
7252
|
-
"metadataToken": 0,
|
|
7253
|
-
"canonicalSignature": "(System.String,System.String,System.String,System.String,System.String,System.Object,System.Object):Microsoft.AspNetCore.Html.IHtmlContent",
|
|
7254
|
-
"normalizedSignature": "RouteLink|(System.String,System.String,System.String,System.String,System.String,System.Object,System.Object):Microsoft.AspNetCore.Html.IHtmlContent|static=false",
|
|
7255
|
-
"emitScope": "ClassSurface",
|
|
7256
|
-
"provenance": "BaseOverload",
|
|
7257
|
-
"arity": 0,
|
|
7258
|
-
"parameterCount": 7,
|
|
7259
|
-
"isStatic": false,
|
|
7260
|
-
"isAbstract": false,
|
|
7261
|
-
"isVirtual": true,
|
|
7262
|
-
"isOverride": false,
|
|
7263
|
-
"isSealed": false,
|
|
7264
|
-
"visibility": "Public",
|
|
7265
|
-
"declaringClrType": "Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601",
|
|
7266
|
-
"declaringAssemblyName": "Microsoft.AspNetCore.Mvc.ViewFeatures",
|
|
7267
|
-
"isExtensionMethod": false
|
|
7268
|
-
},
|
|
7269
|
-
{
|
|
7270
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601::TextArea(System.String,System.String,System.Int32,System.Int32,System.Object):Microsoft.AspNetCore.Html.IHtmlContent",
|
|
7271
|
-
"clrName": "TextArea",
|
|
7272
|
-
"metadataToken": 0,
|
|
7273
|
-
"canonicalSignature": "(System.String,System.String,System.Int32,System.Int32,System.Object):Microsoft.AspNetCore.Html.IHtmlContent",
|
|
7274
|
-
"normalizedSignature": "TextArea|(System.String,System.String,System.Int32,System.Int32,System.Object):Microsoft.AspNetCore.Html.IHtmlContent|static=false",
|
|
7275
|
-
"emitScope": "ClassSurface",
|
|
7276
|
-
"provenance": "BaseOverload",
|
|
7277
|
-
"arity": 0,
|
|
7278
|
-
"parameterCount": 5,
|
|
7279
|
-
"isStatic": false,
|
|
7280
|
-
"isAbstract": false,
|
|
7281
|
-
"isVirtual": true,
|
|
7282
|
-
"isOverride": false,
|
|
7283
|
-
"isSealed": false,
|
|
7284
|
-
"visibility": "Public",
|
|
7285
|
-
"declaringClrType": "Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601",
|
|
7286
|
-
"declaringAssemblyName": "Microsoft.AspNetCore.Mvc.ViewFeatures",
|
|
7287
|
-
"isExtensionMethod": false
|
|
7288
|
-
},
|
|
7289
|
-
{
|
|
7290
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601::TextBox(System.String,System.Object,System.String,System.Object):Microsoft.AspNetCore.Html.IHtmlContent",
|
|
7291
|
-
"clrName": "TextBox",
|
|
7292
|
-
"metadataToken": 0,
|
|
7293
|
-
"canonicalSignature": "(System.String,System.Object,System.String,System.Object):Microsoft.AspNetCore.Html.IHtmlContent",
|
|
7294
|
-
"normalizedSignature": "TextBox|(System.String,System.Object,System.String,System.Object):Microsoft.AspNetCore.Html.IHtmlContent|static=false",
|
|
7295
|
-
"emitScope": "ClassSurface",
|
|
7296
|
-
"provenance": "BaseOverload",
|
|
7297
|
-
"arity": 0,
|
|
7298
|
-
"parameterCount": 4,
|
|
7299
|
-
"isStatic": false,
|
|
7300
|
-
"isAbstract": false,
|
|
7301
|
-
"isVirtual": true,
|
|
7302
|
-
"isOverride": false,
|
|
7303
|
-
"isSealed": false,
|
|
7304
|
-
"visibility": "Public",
|
|
7305
|
-
"declaringClrType": "Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601",
|
|
7306
|
-
"declaringAssemblyName": "Microsoft.AspNetCore.Mvc.ViewFeatures",
|
|
7307
|
-
"isExtensionMethod": false
|
|
7308
|
-
},
|
|
7309
|
-
{
|
|
7310
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601::ValidationMessage(System.String,System.String,System.Object,System.String):Microsoft.AspNetCore.Html.IHtmlContent",
|
|
7311
|
-
"clrName": "ValidationMessage",
|
|
7312
|
-
"metadataToken": 0,
|
|
7313
|
-
"canonicalSignature": "(System.String,System.String,System.Object,System.String):Microsoft.AspNetCore.Html.IHtmlContent",
|
|
7314
|
-
"normalizedSignature": "ValidationMessage|(System.String,System.String,System.Object,System.String):Microsoft.AspNetCore.Html.IHtmlContent|static=false",
|
|
7315
|
-
"emitScope": "ClassSurface",
|
|
7316
|
-
"provenance": "BaseOverload",
|
|
7317
|
-
"arity": 0,
|
|
7318
|
-
"parameterCount": 4,
|
|
7319
|
-
"isStatic": false,
|
|
7320
|
-
"isAbstract": false,
|
|
7321
|
-
"isVirtual": true,
|
|
7322
|
-
"isOverride": false,
|
|
7323
|
-
"isSealed": false,
|
|
7324
|
-
"visibility": "Public",
|
|
7325
|
-
"declaringClrType": "Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601",
|
|
7326
|
-
"declaringAssemblyName": "Microsoft.AspNetCore.Mvc.ViewFeatures",
|
|
7327
|
-
"isExtensionMethod": false
|
|
7328
|
-
},
|
|
7329
|
-
{
|
|
7330
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601::ValidationSummary(System.Boolean,System.String,System.Object,System.String):Microsoft.AspNetCore.Html.IHtmlContent",
|
|
7331
|
-
"clrName": "ValidationSummary",
|
|
7332
|
-
"metadataToken": 0,
|
|
7333
|
-
"canonicalSignature": "(System.Boolean,System.String,System.Object,System.String):Microsoft.AspNetCore.Html.IHtmlContent",
|
|
7334
|
-
"normalizedSignature": "ValidationSummary|(System.Boolean,System.String,System.Object,System.String):Microsoft.AspNetCore.Html.IHtmlContent|static=false",
|
|
7335
|
-
"emitScope": "ClassSurface",
|
|
7336
|
-
"provenance": "BaseOverload",
|
|
7337
|
-
"arity": 0,
|
|
7338
|
-
"parameterCount": 4,
|
|
7339
|
-
"isStatic": false,
|
|
7340
|
-
"isAbstract": false,
|
|
7341
|
-
"isVirtual": true,
|
|
7342
|
-
"isOverride": false,
|
|
7343
|
-
"isSealed": false,
|
|
7344
|
-
"visibility": "Public",
|
|
7345
|
-
"declaringClrType": "Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601",
|
|
7346
|
-
"declaringAssemblyName": "Microsoft.AspNetCore.Mvc.ViewFeatures",
|
|
7347
|
-
"isExtensionMethod": false
|
|
7348
|
-
},
|
|
7349
|
-
{
|
|
7350
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601::Value(System.String,System.String):System.String",
|
|
7351
|
-
"clrName": "Value",
|
|
7352
|
-
"metadataToken": 0,
|
|
7353
|
-
"canonicalSignature": "(System.String,System.String):System.String",
|
|
7354
|
-
"normalizedSignature": "Value|(System.String,System.String):System.String|static=false",
|
|
7355
|
-
"emitScope": "ClassSurface",
|
|
7356
|
-
"provenance": "BaseOverload",
|
|
7357
|
-
"arity": 0,
|
|
7358
|
-
"parameterCount": 2,
|
|
7359
|
-
"isStatic": false,
|
|
7360
|
-
"isAbstract": false,
|
|
7361
|
-
"isVirtual": true,
|
|
7362
|
-
"isOverride": false,
|
|
7363
|
-
"isSealed": false,
|
|
7364
|
-
"visibility": "Public",
|
|
7365
|
-
"declaringClrType": "Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper\u00601",
|
|
7366
|
-
"declaringAssemblyName": "Microsoft.AspNetCore.Mvc.ViewFeatures",
|
|
7367
|
-
"isExtensionMethod": false
|
|
7368
6768
|
}
|
|
7369
6769
|
],
|
|
7370
6770
|
"properties": [
|
|
@@ -8401,11 +7801,11 @@
|
|
|
8401
7801
|
"sourceInterface": "Microsoft.AspNetCore.Mvc.Infrastructure.IActionResultExecutor\u00601"
|
|
8402
7802
|
},
|
|
8403
7803
|
{
|
|
8404
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.PartialViewResultExecutor::ExecuteAsync(Microsoft.AspNetCore.Mvc.ActionContext,Microsoft.AspNetCore.Mvc.ViewEngines.IView,Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary,Microsoft.AspNetCore.Mvc.ViewFeatures.ITempDataDictionary,System.String,System.Nullable_1):System.Threading.Tasks.Task",
|
|
7804
|
+
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.PartialViewResultExecutor::ExecuteAsync(Microsoft.AspNetCore.Mvc.ActionContext,Microsoft.AspNetCore.Mvc.ViewEngines.IView,Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary,Microsoft.AspNetCore.Mvc.ViewFeatures.ITempDataDictionary,System.String,System.Nullable_1\u003CSystem.Int32\u003E):System.Threading.Tasks.Task",
|
|
8405
7805
|
"clrName": "ExecuteAsync",
|
|
8406
7806
|
"metadataToken": 0,
|
|
8407
|
-
"canonicalSignature": "(Microsoft.AspNetCore.Mvc.ActionContext,Microsoft.AspNetCore.Mvc.ViewEngines.IView,Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary,Microsoft.AspNetCore.Mvc.ViewFeatures.ITempDataDictionary,System.String,System.Nullable_1):System.Threading.Tasks.Task",
|
|
8408
|
-
"normalizedSignature": "ExecuteAsync|(Microsoft.AspNetCore.Mvc.ActionContext,Microsoft.AspNetCore.Mvc.ViewEngines.IView,Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary,Microsoft.AspNetCore.Mvc.ViewFeatures.ITempDataDictionary,System.String,System.Nullable_1):System.Threading.Tasks.Task|static=false",
|
|
7807
|
+
"canonicalSignature": "(Microsoft.AspNetCore.Mvc.ActionContext,Microsoft.AspNetCore.Mvc.ViewEngines.IView,Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary,Microsoft.AspNetCore.Mvc.ViewFeatures.ITempDataDictionary,System.String,System.Nullable_1\u003CSystem.Int32\u003E):System.Threading.Tasks.Task",
|
|
7808
|
+
"normalizedSignature": "ExecuteAsync|(Microsoft.AspNetCore.Mvc.ActionContext,Microsoft.AspNetCore.Mvc.ViewEngines.IView,Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary,Microsoft.AspNetCore.Mvc.ViewFeatures.ITempDataDictionary,System.String,System.Nullable_1\u003CSystem.Int32\u003E):System.Threading.Tasks.Task|static=false",
|
|
8409
7809
|
"emitScope": "ClassSurface",
|
|
8410
7810
|
"provenance": "BaseOverload",
|
|
8411
7811
|
"arity": 0,
|
|
@@ -8421,11 +7821,11 @@
|
|
|
8421
7821
|
"isExtensionMethod": false
|
|
8422
7822
|
},
|
|
8423
7823
|
{
|
|
8424
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.PartialViewResultExecutor::ExecuteAsync(Microsoft.AspNetCore.Mvc.Rendering.ViewContext,System.String,System.Nullable_1):System.Threading.Tasks.Task",
|
|
7824
|
+
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.PartialViewResultExecutor::ExecuteAsync(Microsoft.AspNetCore.Mvc.Rendering.ViewContext,System.String,System.Nullable_1\u003CSystem.Int32\u003E):System.Threading.Tasks.Task",
|
|
8425
7825
|
"clrName": "ExecuteAsync",
|
|
8426
7826
|
"metadataToken": 0,
|
|
8427
|
-
"canonicalSignature": "(Microsoft.AspNetCore.Mvc.Rendering.ViewContext,System.String,System.Nullable_1):System.Threading.Tasks.Task",
|
|
8428
|
-
"normalizedSignature": "ExecuteAsync|(Microsoft.AspNetCore.Mvc.Rendering.ViewContext,System.String,System.Nullable_1):System.Threading.Tasks.Task|static=false",
|
|
7827
|
+
"canonicalSignature": "(Microsoft.AspNetCore.Mvc.Rendering.ViewContext,System.String,System.Nullable_1\u003CSystem.Int32\u003E):System.Threading.Tasks.Task",
|
|
7828
|
+
"normalizedSignature": "ExecuteAsync|(Microsoft.AspNetCore.Mvc.Rendering.ViewContext,System.String,System.Nullable_1\u003CSystem.Int32\u003E):System.Threading.Tasks.Task|static=false",
|
|
8429
7829
|
"emitScope": "ClassSurface",
|
|
8430
7830
|
"provenance": "BaseOverload",
|
|
8431
7831
|
"arity": 0,
|
|
@@ -10962,11 +10362,11 @@
|
|
|
10962
10362
|
"sourceInterface": "Microsoft.AspNetCore.Mvc.Infrastructure.IActionResultExecutor\u00601"
|
|
10963
10363
|
},
|
|
10964
10364
|
{
|
|
10965
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.ViewResultExecutor::ExecuteAsync(Microsoft.AspNetCore.Mvc.ActionContext,Microsoft.AspNetCore.Mvc.ViewEngines.IView,Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary,Microsoft.AspNetCore.Mvc.ViewFeatures.ITempDataDictionary,System.String,System.Nullable_1):System.Threading.Tasks.Task",
|
|
10365
|
+
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.ViewResultExecutor::ExecuteAsync(Microsoft.AspNetCore.Mvc.ActionContext,Microsoft.AspNetCore.Mvc.ViewEngines.IView,Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary,Microsoft.AspNetCore.Mvc.ViewFeatures.ITempDataDictionary,System.String,System.Nullable_1\u003CSystem.Int32\u003E):System.Threading.Tasks.Task",
|
|
10966
10366
|
"clrName": "ExecuteAsync",
|
|
10967
10367
|
"metadataToken": 0,
|
|
10968
|
-
"canonicalSignature": "(Microsoft.AspNetCore.Mvc.ActionContext,Microsoft.AspNetCore.Mvc.ViewEngines.IView,Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary,Microsoft.AspNetCore.Mvc.ViewFeatures.ITempDataDictionary,System.String,System.Nullable_1):System.Threading.Tasks.Task",
|
|
10969
|
-
"normalizedSignature": "ExecuteAsync|(Microsoft.AspNetCore.Mvc.ActionContext,Microsoft.AspNetCore.Mvc.ViewEngines.IView,Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary,Microsoft.AspNetCore.Mvc.ViewFeatures.ITempDataDictionary,System.String,System.Nullable_1):System.Threading.Tasks.Task|static=false",
|
|
10368
|
+
"canonicalSignature": "(Microsoft.AspNetCore.Mvc.ActionContext,Microsoft.AspNetCore.Mvc.ViewEngines.IView,Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary,Microsoft.AspNetCore.Mvc.ViewFeatures.ITempDataDictionary,System.String,System.Nullable_1\u003CSystem.Int32\u003E):System.Threading.Tasks.Task",
|
|
10369
|
+
"normalizedSignature": "ExecuteAsync|(Microsoft.AspNetCore.Mvc.ActionContext,Microsoft.AspNetCore.Mvc.ViewEngines.IView,Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary,Microsoft.AspNetCore.Mvc.ViewFeatures.ITempDataDictionary,System.String,System.Nullable_1\u003CSystem.Int32\u003E):System.Threading.Tasks.Task|static=false",
|
|
10970
10370
|
"emitScope": "ClassSurface",
|
|
10971
10371
|
"provenance": "BaseOverload",
|
|
10972
10372
|
"arity": 0,
|
|
@@ -10982,11 +10382,11 @@
|
|
|
10982
10382
|
"isExtensionMethod": false
|
|
10983
10383
|
},
|
|
10984
10384
|
{
|
|
10985
|
-
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.ViewResultExecutor::ExecuteAsync(Microsoft.AspNetCore.Mvc.Rendering.ViewContext,System.String,System.Nullable_1):System.Threading.Tasks.Task",
|
|
10385
|
+
"stableId": "Microsoft.AspNetCore.Mvc.ViewFeatures:Microsoft.AspNetCore.Mvc.ViewFeatures.ViewResultExecutor::ExecuteAsync(Microsoft.AspNetCore.Mvc.Rendering.ViewContext,System.String,System.Nullable_1\u003CSystem.Int32\u003E):System.Threading.Tasks.Task",
|
|
10986
10386
|
"clrName": "ExecuteAsync",
|
|
10987
10387
|
"metadataToken": 0,
|
|
10988
|
-
"canonicalSignature": "(Microsoft.AspNetCore.Mvc.Rendering.ViewContext,System.String,System.Nullable_1):System.Threading.Tasks.Task",
|
|
10989
|
-
"normalizedSignature": "ExecuteAsync|(Microsoft.AspNetCore.Mvc.Rendering.ViewContext,System.String,System.Nullable_1):System.Threading.Tasks.Task|static=false",
|
|
10388
|
+
"canonicalSignature": "(Microsoft.AspNetCore.Mvc.Rendering.ViewContext,System.String,System.Nullable_1\u003CSystem.Int32\u003E):System.Threading.Tasks.Task",
|
|
10389
|
+
"normalizedSignature": "ExecuteAsync|(Microsoft.AspNetCore.Mvc.Rendering.ViewContext,System.String,System.Nullable_1\u003CSystem.Int32\u003E):System.Threading.Tasks.Task|static=false",
|
|
10990
10390
|
"emitScope": "ClassSurface",
|
|
10991
10391
|
"provenance": "BaseOverload",
|
|
10992
10392
|
"arity": 0,
|