Factory InstantiateSerializer Method | Glimpse API Documentation |
Instantiates an instance of ISerializer.
Namespace: Glimpse.Core.FrameworkAssembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)
Syntax
Return Value
A ISerializer instance resolved by one of the IServiceLocators, otherwise JsonNetSerializer (leveraging Json.Net).See Also