C# Class Links.Scripts.UEditor.third_party.highcharts.adapters

显示文件 Open project: andyshao/ChiakiYu

Public Properties

Property Type Description
mootools_adapter_js string
mootools_adapter_src_js string
prototype_adapter_js string
prototype_adapter_src_js string
standalone_framework_js string
standalone_framework_src_js string

Public Methods

Method Description
Url ( ) : string
Url ( string fileName ) : string

Method Details

Url() public static method

public static Url ( ) : string
return string

Url() public static method

public static Url ( string fileName ) : string
fileName string
return string

Property Details

mootools_adapter_js public_oe static_oe property

public static string mootools_adapter_js
return string

mootools_adapter_src_js public_oe static_oe property

public static string mootools_adapter_src_js
return string

prototype_adapter_js public_oe static_oe property

public static string prototype_adapter_js
return string

prototype_adapter_src_js public_oe static_oe property

public static string prototype_adapter_src_js
return string

standalone_framework_js public_oe static_oe property

public static string standalone_framework_js
return string

standalone_framework_src_js public_oe static_oe property

public static string standalone_framework_src_js
return string