System.Runtime.Serialization.Formatters.Soap.InternalSoapMessage.InternalSoapMessage C# (CSharp) Метод

InternalSoapMessage() приватный Метод

private InternalSoapMessage ( ) : System
Результат System
		internal InternalSoapMessage()
		{
			InternalST.Soap(this, "Constructor Read  Unitialized ");
		}

Same methods

InternalSoapMessage::InternalSoapMessage ( SerializationInfo info, StreamingContext context ) : System
InternalSoapMessage::InternalSoapMessage ( String methodName, String xmlNameSpace, String paramNames, Object paramValues, Type paramTypes ) : System