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
firstTsecondU
Returns
- Pair<T, U>
Type Parameters
TU
public static Pair<T, U> Create<T, U>(T first, U second)
first Tsecond UTU