|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Inheritance diagram for System.Runtime.Remoting.Metadata.SoapMethodAttribute:
Collaboration diagram for System.Runtime.Remoting.Metadata.SoapMethodAttribute:Public Member Functions | |
| SoapMethodAttribute () | |
Protected Attributes | |
| string | ProtXmlNamespace |
| object | ReflectInfo |
Package Functions | |
| override void | SetReflectionObject (object reflectionObject) |
Properties | |
| override bool | UseAttribute [get, set] |
| override string | XmlNamespace [get, set] |
Private Attributes | |
| string | _responseElement |
| string | _responseNamespace |
| string | _returnElement |
| string | _soapAction |
| bool | _useAttribute |
| string | _namespace |
Definition at line 12 of file SoapMethodAttribute.cs.