System.Runtime.Serialization.Formatters.InternalST: Method Members

The methods of System.Runtime.Serialization.Formatters.InternalST are listed below. For a list of all members, see the InternalST Members list.

See Also: Inherited members from System.Object

Public Methods

static
InfoSoap(params object[])

Prints SOAP trace messages.

static
LoadAssemblyFromString(string) : System.Reflection.Assembly

Loads a specified assembly to debug.

static
SerializationSetValue(System.Reflection.FieldInfo, object, object)

Sets the value of a field.

static
Soap(params object[])

Processes the specified array of messages.

static
SoapAssert(bool, string)

Asserts the specified message.

static
SoapCheckEnabled() : bool

Checks if SOAP tracing is enabled.