MonoDevelop.Projects.Formats.MSBuild.Section.Section C# (CSharp) Method

Section() public method

public Section ( ) : System
return System
		public Section ()
		{
		}

Same methods

Section::Section ( string Key, string Val, int Start, int Count ) : System
Section