C# 클래스 qtbot.Modules.Models.AnimeModel

파일 보기 프로젝트 열기: stepperman/HB-Discord-Bot

공개 프로퍼티들

프로퍼티 타입 설명
Description string
Duration string
Episodes string
Genre string
ImageUrl string
Score string
Title string
Type string
Url string

공개 메소드들

메소드 설명
ToString ( ) : string

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

Description 공개적으로 프로퍼티

public string Description
리턴 string

Duration 공개적으로 프로퍼티

public string Duration
리턴 string

Episodes 공개적으로 프로퍼티

public string Episodes
리턴 string

Genre 공개적으로 프로퍼티

public string Genre
리턴 string

ImageUrl 공개적으로 프로퍼티

public string ImageUrl
리턴 string

Score 공개적으로 프로퍼티

public string Score
리턴 string

Title 공개적으로 프로퍼티

public string Title
리턴 string

Type 공개적으로 프로퍼티

public string Type
리턴 string

Url 공개적으로 프로퍼티

public string Url
리턴 string