class CDNGet::CommandError

class ASPNetCDN < Base

CODE = "aspnet"
SITE_URL = 'https://www.asp.net/ajax/cdn/'

end