Simple basic implementation of the IInstallerContext interface.

Namespace: yWorks.Canvas.Model
Assembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.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