Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Cronos
Infrastructure
Infractructure
ObjectExtensions
C# Class Cronos.Infrastructure.Infractructure.ObjectExtensions
Afficher le fichier
Open project: mravinale/simple-cqrs
Méthodes publiques
Méthode
Description
ToJSON
(
this
o
) :
string
Convert the object to JSON string
Method Details
ToJSON()
public
static
méthode
Convert the object to JSON string
public
static
ToJSON
(
this
o
) :
string
o
this
The object which is to be converted to JSON string.
Résultat
string