C# Class SimpleDnsCrypt.Extensions.ColorConverterExtensions

ColorConverterExtensions.
Mostrar archivo Open project: instantsc/SimpleDnsCrypt

Public Methods

Method Description
ToHexString ( Color c ) : string
ToRgbString ( Color c ) : string

Method Details

ToHexString() public static method

public static ToHexString ( Color c ) : string
c Color
return string

ToRgbString() public static method

public static ToRgbString ( Color c ) : string
c Color
return string