Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SNetUtil

Hierarchy

  • SNetUtil

Index

Methods

Methods

Static downLoad

  • downLoad(name: string, url: string): void
  • 下载

    Parameters

    • name: string

      下载文件名称

    • url: string

      下载url地址

    Returns void