FlavoredProject Constructor

Definition

When overridden in a derived class, initializes an instance of the FlavoredProject class.

public:
 FlavoredProject();
public:
 FlavoredProject();
 FlavoredProject();
public FlavoredProject ();
Public Sub New ()

Remarks

By default the constructor does nothing.

Applies to