System.Runtime.Serialization.Formatters.InternalST.InfoSoap C# (CSharp) Method

InfoSoap() private method

private InfoSoap ( ) : void
return void
		public static void InfoSoap(params Object[]messages)
		{
			BCLDebug.Trace("SOAP", messages);
		}