Create a new executable using the specified
platform and framework in a temporary location.
Namespace:
WebSupergoo.TaskGarden
Syntax
| C# |
|---|
public Template( Platform platform, Framework framework ) |
| Visual Basic |
|---|
Public Sub New ( _ platform As Platform, _ framework As Framework _ ) |
Parameters
- platform
- Type:
WebSupergoo.TaskGarden
.
.
::
.
.
Platform
Platform of the executable image
- framework
- Type:
WebSupergoo.TaskGarden
.
.
::
.
.
Framework
Framework version of the executable image