Click or drag to resize
AkCommonMin Method (Int32)
获取最小值。

Namespace: Appkit.Common
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public static int Min(
	params int[] a
)

Parameters

a
Type: SystemInt32

Return Value

Type: Int32
See Also