Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

DataSourceContext Constructor

Declaration

public DataSourceContext(object dataSource, ref Unity.Properties.PropertyPath dataSourcePath);

Parameters

dataSource The data source.
dataSourcePath The data source path.

Description

Creates a new instance of a DataSourceContext.