C# Class Integreat.Shared.Models.Author

Exibir arquivo Open project: Integreat/app-cross_platform Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Author ( ) : Newtonsoft.Json
Author ( string login, string firstName, string lastName ) : Newtonsoft.Json

Method Details

Author() public method

public Author ( ) : Newtonsoft.Json
return Newtonsoft.Json

Author() public method

public Author ( string login, string firstName, string lastName ) : Newtonsoft.Json
login string
firstName string
lastName string
return Newtonsoft.Json