Method Get
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Fundamentals.dll
Get<T>(T, T)
public static ValueChangedEventArgs<T> Get<T>(T oldValue, T newValue)
Parameters
oldValue
TnewValue
T
Returns
Type Parameters
T
public static ValueChangedEventArgs<T> Get<T>(T oldValue, T newValue)
oldValue
TnewValue
TT