C# 클래스 SwtorCaster.Core.Extensions

파일 보기 프로젝트 열기: pjmagee/swtor-caster

공개 메소드들

메소드 설명
FromHexToColor ( this value ) : Color
GetFamilyName ( this fontFamily ) : string
ToHex ( this color ) : string

메소드 상세

FromHexToColor() 공개 정적인 메소드

public static FromHexToColor ( this value ) : Color
value this
리턴 System.Windows.Media.Color

GetFamilyName() 공개 정적인 메소드

public static GetFamilyName ( this fontFamily ) : string
fontFamily this
리턴 string

ToHex() 공개 정적인 메소드

public static ToHex ( this color ) : string
color this
리턴 string