C# Class TK.CardIO.Android.Extensions

Extension methods
Mostra file Open project: TorbenK/TK.CardIO

Public Methods

Method Description
ToPclCardType ( this self ) : CardType

Converts the native Android CardType to the PCL CardType

Method Details

ToPclCardType() public static method

Converts the native Android CardType to the PCL CardType
public static ToPclCardType ( this self ) : CardType
self this Native Android CardType instance
return CardType