C# 클래스 CTCClassSchedule.Common.Miscellaneous

파일 보기 프로젝트 열기: BellevueCollege/ClassSchedule

공개 메소드들

메소드 설명
SafeNameValueToInt32 ( this nameValues, string paramName, int defaultValue ) : int

메소드 상세

SafeNameValueToInt32() 공개 정적인 메소드

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