C# UI Using


C# UI Using




using (new WaitCursorIndicator(this))
{

  foreach (var solution in solutionEntityList)
  {
     string str = solution.SolutionType.Trim();
     if (!oldServerName.Contains(solution.SolutionName))
        {
             commandString = SourceControlScriptBranchCommands.GetUndeleteBranchCommands(sourceControlBranchEntity.SourceControlBranchName, ((SourceControlTeamProjectType)sourceControlBranchEntity.TeamProjectId).ToStringLocalized(), solution.SolutionType.Trim());
commandStringList.Add(commandString);

          }
 oldServerName.Add(solution.SolutionType.Trim());

   }

}

Yorumlar

Bu blogdaki popüler yayınlar

HOŞ GELDİNİZ

List String Equals