C# Class Links.content.icons.deletes

显示文件 Open project: ucosmic/UCosmicPreview

Public Properties

Property Type Description
delete_hot_12_png string
delete_hot_16_png 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

delete_hot_12_png public_oe static_oe property

public static string delete_hot_12_png
return string

delete_hot_16_png public_oe static_oe property

public static string delete_hot_16_png
return string