public void kjjjdj() { var ms = new msdeploy { verb = "sync", source = new Dictionary<string, object>() { { "iisApp", "Default Website" } }, dest = new Dictionary<string, object>() { { "iisApp", "Default Website" }, { "wmsvc", "127.0.0.1" }, { "authType", "basic" } }, flags = "-JKkjhfdsjfg" }; Console.WriteLine(ms.GetArgs()); }
public void kjjjdj() { var ms = new msdeploy { verb = "sync", source = new Dictionary <string, object>() { { "iisApp", "Default Website" } }, dest = new Dictionary <string, object>() { { "iisApp", "Default Website" }, { "wmsvc", "127.0.0.1" }, { "authType", "basic" } }, flags = "-JKkjhfdsjfg" }; Console.WriteLine(ms.GetArgs()); }