Table of Contents

Class IconSegoeProvider

Namespace
H.Extensions.FontIcon
Assembly
H.Extensions.FontIcon.dll
public static class IconSegoeProvider
Inheritance
IconSegoeProvider
Inherited Members

Methods

GetIconSegoes()

public static IEnumerable<IconSegoe> GetIconSegoes()

Returns

IEnumerable<IconSegoe>

GetIconSegoes(int, int)

public static IEnumerable<IconSegoe> GetIconSegoes(int from, int to)

Parameters

from int
to int

Returns

IEnumerable<IconSegoe>

ToCodeKey(int)

public static string ToCodeKey(this int v)

Parameters

v int

Returns

string

ToIconSegoe(int)

public static string ToIconSegoe(this int v)

Parameters

v int

Returns

string

ToIconSegoe(string)

public static string ToIconSegoe(this string v)

Parameters

v string

Returns

string