Simple basic implementation of the IInstallerContext interface.

Namespace: yWorks.Canvas.Model
Assembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)

Syntax

C#
public class InstallerContext : IInstallerContext, 
	ILookup
Visual Basic
Public Class InstallerContext _
	Implements IInstallerContext, ILookup

Inheritance Hierarchy

System..::..Object
  yWorks.Canvas.Model..::..InstallerContext

See Also