Code Search for Developers
 
 
  

ProjectNode.cs from MASE: Agile Software Engineering at Krugle


Show ProjectNode.cs syntax highlighted

using System;

namespace Whiteboard.SupportingClasses
{
	/// <summary>
	/// Summary description for ProjectNode.
	/// </summary>
	public class ProjectNode
	{
		public ProjectNode()
		{
			//
			// TODO: Add constructor logic here
			//
		}
	}
}




See more files for this project here

MASE: Agile Software Engineering

The MASE project investigates methods to support the coordination and executable acceptance testing of software projects. Keywords: Agile methods, distributed teams, Extreme Programming. See http://ebe.cpsc.ucalgary.ca/ebe for more information.

Project homepage: http://sourceforge.net/projects/mase
Programming language(s): Java,XML
License: other

  ApplicationProperties.cs
  CardLocationWith4Corners.cs
  HandWrittenObj.cs
  HandwrittenStoryCard.cs
  Iteration.cs
  Iteration.resx
  MaseListen.cs
  MaseUpdate.cs
  ProcessNode.cs
  ProjectNode.cs
  RegisterObj.cs
  Serializer.cs
  SingleWS.cs
  StoryObj.cs
  TabletContentandUtil.cs
  Utility.cs
  VLabel.cs
  VLabel.resx