C# Class HelpKsyu.HelpKsyuMainWindow.Color

Mostra file Open project: Confirmit/Students

Public Properties

Property Type Description
R int

Public Methods

Method Description
Color ( int r, int g, int b, int a ) : System

Method Details

Color() public method

public Color ( int r, int g, int b, int a ) : System
r int
g int
b int
a int
return System

Property Details

R public_oe property

public int R
return int