Table of Contents

Constructor Pair

Namespace
PaintDotNet
Assembly
PaintDotNet.PropertySystem.dll

Pair(T1, T2)

public Pair(T1 first, T2 second)

Parameters

first T1
second T2