Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
WebApiSeed
Dtos
BaseDto
C# Class WebApiSeed.Dtos.BaseDto
Basic DTO model entity
Show file
Open project: MakingSense/webapi-seed
Private Properties
Property
Type
Description
Public Methods
Method
Description
ToJson
( ) :
string
Serialize object to JSON string
Method Details
ToJson()
public
method
Serialize object to JSON string
public
ToJson
( ) :
string
return
string