Help for this page

Select Code to Download


  1. or download this
    sub getComplexObj
    {
    ...
    
    return $foo;
    }
    
  2. or download this
    my $foo = SOAP::Data->name('return')->value(bless{ $self ,'compObj'})-
    +>attr({ 'xmlns' => $MC_XMLNS });
    
  3. or download this
    ///
    ///
    ...
    ///
    public string test;
    }
    
  4. or download this
    try
    {
    ...
    {
    richTextBox1.Text+=e.Message + "\n" + e.StackTrace;
    }