JavaScriptSerializer Constructor
.NET Framework (current version)
Initializes a new instance of the JavaScriptSerializer class.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
| Name | Description | |
|---|---|---|
![]() | JavaScriptSerializer() | Initializes a new instance of the JavaScriptSerializer class that has no type resolver. |
![]() | JavaScriptSerializer(JavaScriptTypeResolver^) | Initializes a new instance of the JavaScriptSerializer class that has a custom type resolver. |
Show:
