C# 클래스 MALClient.XShared.Comm.Details.CharacterDetailsQuery

상속: Query
파일 보기 프로젝트 열기: Mordonus/MALClient

공개 메소드들

메소드 설명
CharacterDetailsQuery ( int id ) : System
GetCharacterDetails ( bool force = false ) : Task

메소드 상세

CharacterDetailsQuery() 공개 메소드

public CharacterDetailsQuery ( int id ) : System
id int
리턴 System

GetCharacterDetails() 공개 메소드

public GetCharacterDetails ( bool force = false ) : Task
force bool
리턴 Task