Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
MTG_Scanner
Models
Impl
CardDatabase
C# Class MTG_Scanner.Models.Impl.CardDatabase
Inheritance:
ICardDatabase
Datei anzeigen
Open project: RejectKid/MTG-Scanner
Public Properties
Property
Type
Description
ListOfxmlDatabase
List
Public Methods
Method
Description
CardDatabase
( ) :
System
Private Methods
Method
Description
GetCards
( ) :
void
GetNullableElementValue
(
System.Xml.Linq.XContainer
card
,
string
elementName
) :
string
Method Details
CardDatabase()
public
method
public
CardDatabase
( ) :
System
return
System
Property Details
ListOfxmlDatabase
public_oe property
public
List
ListOfxmlDatabase
return
List