C# 클래스 MTG_Scanner.Models.MagicCard

파일 보기 프로젝트 열기: RejectKid/MTG-Scanner 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
MagicCard ( ) : System.Collections.Generic
MagicCard ( string pathOfCardImage ) : System.Collections.Generic
ToString ( ) : string

메소드 상세

MagicCard() 공개 메소드

public MagicCard ( ) : System.Collections.Generic
리턴 System.Collections.Generic

MagicCard() 공개 메소드

public MagicCard ( string pathOfCardImage ) : System.Collections.Generic
pathOfCardImage string
리턴 System.Collections.Generic

ToString() 공개 메소드

public ToString ( ) : string
리턴 string