C# Class NotifyMyWindowsPhoneClient.HtmlHelpers

Exibir arquivo Open project: yngvebn/NotifyMyWindowsPhoneClient

Public Methods

Method Description
HtmlEncode ( this s ) : string
SafeInt ( this x ) : int

Method Details

HtmlEncode() public static method

public static HtmlEncode ( this s ) : string
s this
return string

SafeInt() public static method

public static SafeInt ( this x ) : int
x this
return int