Namespace: ArthaChitra.Model.CommonAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public static T Min<T>(
T a,
T b
)
where T : Object, IComparable, IComparable<T>
Parameters
- a T
-
- b T
-
Type Parameters
- T
Return Value
TSee Also