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 SourceresxName
Declaration
public static readonly string resxName
Field Value
Type | Description |
---|---|
System.String |
Methods
| Improve this Doc View SourceSerializeAsJson()
Declaration
public void SerializeAsJson()