Click or drag to resize

PairS, T Class

Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.lgspPairS, T

Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public class Pair<S, T>

Type Parameters

S
T

The PairS, T type exposes the following members.

Constructors
 NameDescription
Public methodPairS, TInitializes a new instance of the PairS, T class
Public methodPairS, T(S, T)Initializes a new instance of the PairS, T class
Top
Fields
 NameDescription
Public fieldfst 
Public fieldsnd 
Top
See Also