C# Class Systran.ResourcesClientLib.Model.CorpusListResponse

Exibir arquivo Open project: SYSTRAN/resources-api-csharp-client Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ToJson ( ) : string

Get the JSON string presentation of the object

ToString ( ) : string

Get the string presentation of the object

Method Details

ToJson() public method

Get the JSON string presentation of the object
public ToJson ( ) : string
return string

ToString() public method

Get the string presentation of the object
public ToString ( ) : string
return string