Method Clone
- Namespace
- Innova.Prism.Library.ClassDefinitions
- Assembly
- Innova.Prism.Library.dll
Clone()
Creates a new instance of the ListQueryParameter<T> class that is a copy of the current instance.
public override object Clone()
Returns
- object
A new instance of the ListQueryParameter<T> class that is a copy of the current instance.