C# Class Systran.NlpClientLib.Model.SegmentationSegmentAndTokenizeResponse

ファイルを表示 Open project: SYSTRAN/nlp-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