C# Class Kiwi.Json.Untyped.JsonDateAndString

Inheritance: JsonDate, IJsonString
显示文件 Open project: jlarsson/Kiwi.Json

Private Properties

Property Type Description

Public Methods

Method Description
JsonDateAndString ( System.DateTime value, string stringValue ) : System

Method Details

JsonDateAndString() public method

public JsonDateAndString ( System.DateTime value, string stringValue ) : System
value System.DateTime
stringValue string
return System