NLog.Targets.WebServiceTarget.HttpPostSoap11Formatter.HttpPostSoap11Formatter C# (CSharp) Method

HttpPostSoap11Formatter() public method

public HttpPostSoap11Formatter ( WebServiceTarget target ) : System
target WebServiceTarget
return System
            public HttpPostSoap11Formatter(WebServiceTarget target) : base(target)
            {
            }
WebServiceTarget.HttpPostSoap11Formatter