C# Class Kiwi.Json.Untyped.JsonDateAndString

Inheritance: JsonDate, IJsonString
Afficher le fichier Open project: jlarsson/Kiwi.Json

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
JsonDateAndString ( System.DateTime value, string stringValue ) : System

Method Details

JsonDateAndString() public méthode

public JsonDateAndString ( System.DateTime value, string stringValue ) : System
value System.DateTime
stringValue string
Résultat System