InternalST Methods
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| Equals | Overloaded. Determines whether two Object instances are equal. (inherited from Object) |
| GetHashCode | Serves as a hash function for a particular type. (inherited from Object) |
| GetType | Gets the Type of the current instance. (inherited from Object) |
| InfoSoap | Prints SOAP trace messages. |
| LoadAssemblyFromString | Loads a specified assembly to debug. |
| ReferenceEquals | Determines whether the specified Object instances are the same instance. (inherited from Object) |
| SerializationSetValue | Sets the value of a field. |
| Soap | Processes the specified array of messages. |
| SoapAssert | Asserts the specified message. |
| SoapCheckEnabled | Checks if SOAP tracing is enabled. |
| ToString | Returns a String that represents the current Object. (inherited from Object) |