C# 클래스 NotifyMyWindowsPhoneClient.HtmlHelpers

파일 보기 프로젝트 열기: yngvebn/NotifyMyWindowsPhoneClient

공개 메소드들

메소드 설명
HtmlEncode ( this s ) : string
SafeInt ( this x ) : int

메소드 상세

HtmlEncode() 공개 정적인 메소드

public static HtmlEncode ( this s ) : string
s this
리턴 string

SafeInt() 공개 정적인 메소드

public static SafeInt ( this x ) : int
x this
리턴 int