C# Class MTG_Scanner.Models.Impl.CardDatabase

Inheritance: ICardDatabase
Afficher le fichier Open project: RejectKid/MTG-Scanner

Méthodes publiques

Свойство Type Description
ListOfxmlDatabase List

Méthodes publiques

Méthode Description
CardDatabase ( ) : System

Private Methods

Méthode Description
GetCards ( ) : void
GetNullableElementValue ( System.Xml.Linq.XContainer card, string elementName ) : string

Method Details

CardDatabase() public méthode

public CardDatabase ( ) : System
Résultat System

Property Details

ListOfxmlDatabase public_oe property

public List ListOfxmlDatabase
Résultat List