Uses of Class
com.ochafik.admin.visualstudio.Project

Packages that use Project
com.ochafik.admin.visualstudio   
 

Uses of Project in com.ochafik.admin.visualstudio
 

Fields in com.ochafik.admin.visualstudio with type parameters of type Project
 Map<String,Project> Solution.idToProject
           
 

Methods in com.ochafik.admin.visualstudio that return types with arguments of type Project
 Collection<Project> Solution.getProjects()
           
 

Methods in com.ochafik.admin.visualstudio with parameters of type Project
 int Project.compareTo(Project o)
           
static String VisualStudioUtils.resolveVariables(String string, Solution solution, Project project, Configuration configuration)
           
 



Copyright © 2009. All Rights Reserved.