public static string SecToHour( int sec )
Public Shared Function SecToHour ( _ sec As Integer _ ) As String
public: static String^ SecToHour( int^ sec )