C# Class NetTelebot.ContactInfo

This object represents a phone contact.
显示文件 Open project: themehrdad/NetTelebot Class Usage Examples

Private Methods

Method Description
ContactInfo ( Newtonsoft.Json.Linq.JObject jsonObject ) : System
ContactInfo ( string jsonText ) : System
Parse ( Newtonsoft.Json.Linq.JObject jsonObject ) : void
Parse ( string jsonText ) : void