C# Class CTCClassSchedule.Common.Miscellaneous

Afficher le fichier Open project: BellevueCollege/ClassSchedule

Méthodes publiques

Méthode Description
SafeNameValueToInt32 ( this nameValues, string paramName, int defaultValue ) : int

Method Details

SafeNameValueToInt32() public static méthode

public static SafeNameValueToInt32 ( this nameValues, string paramName, int defaultValue ) : int
nameValues this
paramName string
defaultValue int
Résultat int