Initialize the gmime for upstream
[platform/upstream/gmime.git] / mono / InternetAddress.custom
1                 public override string ToString ()
2                 {
3                         return ToString (false);
4                 }