This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.igloo15.Helper.
                            
	
		Summary
            The Project Data Constructor
            
		- Assembly
 - Cake
.igloo15 .Helper .dll  - Namespace
 - Cake
.igloo15 .Helper  - Containing Type
 - ProjectData
 
Syntax
public ProjectData(ICakeContext context, Dictionary<string, ArgumentValue> arguments = null)
	Parameters
| Name | Type | Description | 
|---|---|---|
| context | ICakeContext | The cake context | 
| arguments | Dictionary | 
						The optional argument properties | 
Return Value
| Type | Description | 
|---|---|
| void | 
