wasStitchNET

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 13  →  ?path2? @ 14
/XmlRpc/Methods/IXmlRpcStitch.cs
@@ -11,7 +11,7 @@
/// <summary>
/// The interface for Xml RPC Stich Method.
/// </summary>
public interface IXmlRpcStitch
public interface IXmlRpcStitch : IXmlRpcProxy
{
[XmlRpcMethod]
void Stitch(string service, string server, string version, string path, XmlRpcStitchOptions options);