method
loadproperty
v1_8_7_72 -
Show latest stable
- Class:
SOAP::Property
loadproperty(propname)public
No documentation available.
# File lib/soap/property.rb, line 55
def self.loadproperty(propname)
new.loadproperty(propname)
end