C# Class FluentBuild.BuildFileConverter.Structure.BuildProject

Show file Open project: SkightTeam/eLiteWeb Class Usage Examples

Public Properties

Property Type Description
Properties Property>.Dictionary
Targets List
Unkown System.Collections.Specialized.NameValueCollection

Public Methods

Method Description
AddProperty ( Property property ) : void
BuildProject ( ) : System

Method Details

AddProperty() public method

public AddProperty ( Property property ) : void
property Property
return void

BuildProject() public method

public BuildProject ( ) : System
return System

Property Details

Properties public property

public Dictionary Properties
return Property>.Dictionary

Targets public property

public List Targets
return List

Unkown public property

public NameValueCollection,System.Collections.Specialized Unkown
return System.Collections.Specialized.NameValueCollection