IProfileExt

Assembly: ZennoLab.InterfacesLibrary
Full name: ZennoLab.InterfacesLibrary.ProjectModel.Collections.IProfileExt


Gets the current profile.

Methods

LoadExt

Method

Load the profile data from specified file.

You should remember that all ZennoPoster’s structures, actions and methods uses the utf-8 encoding.

Parameters

ПараметрОписание
pathA path to file that contains the profile data.
projectThe current project.
realProjectThe current project.
createVariablesThe true if need create missing variables.