Fork me on GitHub

Pair<K, T> Class

Namespace
SharpInputSystem
Base Types
  • object
Derived Types
graph BT Type-->Base0["object"] Type["Pair<K, T>"] class Type type-node Derived0["Parameter"]-->Type click Derived0 "/sharpinputsystem/api/SharpInputSystem/Parameter"

Syntax

public class Pair<K, T>

Type Parameters

Name Description
K
T

Fields

Name Constant Value Summary
first
second