C# Class MTG_Scanner.Models.MagicCard

Afficher le fichier Open project: RejectKid/MTG-Scanner Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
MagicCard ( ) : System.Collections.Generic
MagicCard ( string pathOfCardImage ) : System.Collections.Generic
ToString ( ) : string

Method Details

MagicCard() public méthode

public MagicCard ( ) : System.Collections.Generic
Résultat System.Collections.Generic

MagicCard() public méthode

public MagicCard ( string pathOfCardImage ) : System.Collections.Generic
pathOfCardImage string
Résultat System.Collections.Generic

ToString() public méthode

public ToString ( ) : string
Résultat string