Method Create
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.PropertySystem.dll
Create<T, U>(T, U)
public static Pair<T, U> Create<T, U>(T first, U second)
Parameters
first
Tsecond
U
Returns
- Pair<T, U>
Type Parameters
T
U
public static Pair<T, U> Create<T, U>(T first, U second)
first
Tsecond
UT
U