C# Class Phamhilator.Yam.Core.LinkUnshortifier

ファイルを表示 Open project: ArcticEcho/Phamhilator

Public Methods

Method Description
IsShortLink ( string url ) : bool
UnshortifyLink ( string url ) : string

Method Details

IsShortLink() public static method

public static IsShortLink ( string url ) : bool
url string
return bool

UnshortifyLink() public static method

public static UnshortifyLink ( string url ) : string
url string
return string