C# Class MTG_Scanner.Models.MagicCard

Datei anzeigen Open project: RejectKid/MTG-Scanner Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
MagicCard ( ) : System.Collections.Generic
MagicCard ( string pathOfCardImage ) : System.Collections.Generic
ToString ( ) : string

Method Details

MagicCard() public method

public MagicCard ( ) : System.Collections.Generic
return System.Collections.Generic

MagicCard() public method

public MagicCard ( string pathOfCardImage ) : System.Collections.Generic
pathOfCardImage string
return System.Collections.Generic

ToString() public method

public ToString ( ) : string
return string