KitchenDraw SDK 2
Show / Hide Table of Contents

Method Save

Save(string)

Saves the dictionary to a file.

Declaration
public void Save(string filename)
Parameters
Type Name Description
string filename

Filename for the dictionary (including full path).

In this article
Back to top Generated by DocFX