Class used to resolve parameters

Namespace: Ico.Gdx.Expressions
Assembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public class GdxChartManagementContext : ManagementContext
Visual Basic
Public Class GdxChartManagementContext _
	Inherits ManagementContext
JScript
public class GdxChartManagementContext extends ManagementContext

Inheritance Hierarchy

System..::..Object
  ManagementContext
    Ico.Gdx.Expressions..::..GdxChartManagementContext

See Also