C# Class Cordova.Extension.Commands.PickContactHelper

Afficher le fichier Open project: kolwit/com.kolwit.pickcontact

Méthodes publiques

Méthode Description
ToJson ( this contact ) : string

Private Methods

Méthode Description
EscapeJson ( string str ) : string
FillResultWithFields ( string desiredFields, Dictionary contactFieldsWithJsonVals ) : string
PopulateContactDictionary ( this contact ) : Func>.Dictionary

Method Details

ToJson() public static méthode

public static ToJson ( this contact ) : string
contact this
Résultat string