C# Class NSwag.Integration.Console.Contracts.PersonNotFoundException

Inheritance: System.Exception
Afficher le fichier Open project: NSwag/NSwag Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
FromJson ( string data ) : PersonNotFoundException
ToJson ( ) : string

Method Details

FromJson() public static méthode

public static FromJson ( string data ) : PersonNotFoundException
data string
Résultat PersonNotFoundException

ToJson() public méthode

public ToJson ( ) : string
Résultat string