C# Class TK.CardIO.iOSUnified.Extensions

Extension methods
Afficher le fichier Open project: TorbenK/TK.CardIO

Méthodes publiques

Méthode Description
ToPclCardType ( this self ) : CardType

Converts the native iOS CreditCardType to the PCL CardType

Method Details

ToPclCardType() public static méthode

Converts the native iOS CreditCardType to the PCL CardType
public static ToPclCardType ( this self ) : CardType
self this Native iOS CreditCardType enum
Résultat CardType