C# 클래스 OpenPr0gramm.ProfileBadge

파일 보기 프로젝트 열기: holzmaster/OpenPr0gramm

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ProfileBadge ( ) : Newtonsoft.Json
ProfileBadge ( string image, string description, string link, System.DateTime createdAt ) : Newtonsoft.Json
ToString ( ) : string

메소드 상세

ProfileBadge() 공개 메소드

public ProfileBadge ( ) : Newtonsoft.Json
리턴 Newtonsoft.Json

ProfileBadge() 공개 메소드

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

ToString() 공개 메소드

public ToString ( ) : string
리턴 string