C# Class Integreat.Shared.Models.Author

Afficher le fichier Open project: Integreat/app-cross_platform Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Author ( ) : Newtonsoft.Json
Author ( string login, string firstName, string lastName ) : Newtonsoft.Json

Method Details

Author() public méthode

public Author ( ) : Newtonsoft.Json
Résultat Newtonsoft.Json

Author() public méthode

public Author ( string login, string firstName, string lastName ) : Newtonsoft.Json
login string
firstName string
lastName string
Résultat Newtonsoft.Json