C# Class OpenPr0gramm.ProfileBadge

Afficher le fichier Open project: holzmaster/OpenPr0gramm

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ProfileBadge ( ) : Newtonsoft.Json
ProfileBadge ( string image, string description, string link, System.DateTime createdAt ) : Newtonsoft.Json
ToString ( ) : string

Method Details

ProfileBadge() public méthode

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

ProfileBadge() public méthode

public ProfileBadge ( string image, string description, string link, System.DateTime createdAt ) : Newtonsoft.Json
image string
description string
link string
createdAt System.DateTime
Résultat Newtonsoft.Json

ToString() public méthode

public ToString ( ) : string
Résultat string