proxyToString method

String proxyToString(
  1. ObjectPrx o
)

Implementation

String proxyToString(ObjectPrx o) {
  return '';
}