Exemplo n.º 1
0
Arquivo: Utils.cs Projeto: zmyer/rDSN
 public override string ToString()
 {
     return(Native.dsn_address_to_string(addr));
 }