C# Class CTCClassSchedule.Common.Miscellaneous

Show file Open project: BellevueCollege/ClassSchedule

Public Methods

Method Description
SafeNameValueToInt32 ( this nameValues, string paramName, int defaultValue ) : int

Method Details

SafeNameValueToInt32() public static method

public static SafeNameValueToInt32 ( this nameValues, string paramName, int defaultValue ) : int
nameValues this
paramName string
defaultValue int
return int