Namespace:  QuickGraph.Representations.Petri
Assembly:  QuickGraph.Algorithms (in QuickGraph.Algorithms.dll) Version: 2.4.2.1515 (2.4.2.1515)

Syntax

C#
public class IdentityExpression : IExpression
Visual Basic (Declaration)
Public Class IdentityExpression _
	Implements IExpression

Inheritance Hierarchy

System..::.Object
  QuickGraph.Representations.Petri..::.IdentityExpression

See Also