KitchenDraw SDK 2
Show / Hide Table of Contents

Constructor Appli

Appli()

Constructs an instance of Appli class.

Declaration
public Appli()

Appli(string)

Constructs an instance of Appli class.

Declaration
public Appli(string spaceIniPath)
Parameters
Type Name Description
string spaceIniPath

A path to SPACE.INI file that should be used by the Appli instance.

In this article
Back to top Generated by DocFX