Simple basic implementation of the IInstallerContext interface.

Namespace: yWorks.Canvas.Model
Assembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)

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