Math.Min Method


Definition

public static int Min( int v1, int v2 );

Parameters

v1System.Int32.
v2System.Int32.

Return Value

System.Int32.

© 2004-2005 GlobFX Technologies. All rights reserved.