Example #1
0
 public bool Parse(string fullJid)
 {
     return(_jid.Parse(fullJid));
 }