Lync 2013 support
This commit is contained in:
parent
6b7916bed6
commit
a7ee79fb88
10 changed files with 1501 additions and 41 deletions
|
@ -122,7 +122,7 @@ namespace WebsitePanel.Providers.HostedSolution
|
|||
return res;
|
||||
}
|
||||
|
||||
internal static void DebugCommand(Command cmd)
|
||||
public static void DebugCommand(Command cmd)
|
||||
{
|
||||
StringBuilder sb = new StringBuilder(cmd.CommandText);
|
||||
foreach (CommandParameter parameter in cmd.Parameters)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue