C# Class Links.Content.font_awesome.fonts

Exibir arquivo Open project: andyshao/ChiakiYu

Public Properties

Property Type Description
FontAwesome_otf string
fontawesome_webfont_eot string
fontawesome_webfont_svg string
fontawesome_webfont_ttf string
fontawesome_webfont_woff string
fontawesome_webfont_woff2 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

FontAwesome_otf public_oe static_oe property

public static string FontAwesome_otf
return string

fontawesome_webfont_eot public_oe static_oe property

public static string fontawesome_webfont_eot
return string

fontawesome_webfont_svg public_oe static_oe property

public static string fontawesome_webfont_svg
return string

fontawesome_webfont_ttf public_oe static_oe property

public static string fontawesome_webfont_ttf
return string

fontawesome_webfont_woff public_oe static_oe property

public static string fontawesome_webfont_woff
return string

fontawesome_webfont_woff2 public_oe static_oe property

public static string fontawesome_webfont_woff2
return string