Пример #1
0
 internal static string GetRedirectServer(string redirectFormat, string address, int currentSiteId, int startRange, int endRange)
 {
     return(EdgeSyncMservConnector.GetRedirectServer(redirectFormat, address, currentSiteId, startRange, endRange, false, false));
 }