Show / Hide Table of Contents

Class CreateTimeZoneJson

This class is just used to create a .resx file containing a serialized TimeZoneInfo object. Details: https://docs.microsoft.com/en-us/dotnet/standard/datetime/save-time-zones-to-an-embedded-resource

Inheritance
System.Object
CreateTimeZoneJson
Namespace: TestBO4E
Assembly: TestBO4E-dotnet.dll
Syntax
public class CreateTimeZoneJson : object

Fields

| Improve this Doc View Source

resxName

Declaration
public static readonly string resxName
Field Value
Type Description
System.String

Methods

| Improve this Doc View Source

SerializeAsJson()

Declaration
public void SerializeAsJson()

Extension Methods

BusinessObjectExtensions.DeepClone<T>(T)
COMExtensions.DeepClone<T>(T)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX