C# Class OpenPr0gramm.ProfileBadge

ファイルを表示 Open project: holzmaster/OpenPr0gramm

Private Properties

Property Type Description

Public Methods

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

Method Details

ProfileBadge() public method

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

ProfileBadge() public method

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

ToString() public method

public ToString ( ) : string
return string