STATIC METHOD Min( SELF source AS IEnumerable<CURRENCY> ) AS CURRENCY
public static __Currency Min( this IEnumerable<__Currency> source )