C# Class Hackathon_GetStarted.BoardStyleTagStyleSettings

Show file Open project: julienstroheker/hackathon_GetStarted Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
BoardStyleTagStyleSettings ( string _backgroundcolor, string _color ) : Newtonsoft.Json

Method Details

BoardStyleTagStyleSettings() public method

public BoardStyleTagStyleSettings ( string _backgroundcolor, string _color ) : Newtonsoft.Json
_backgroundcolor string
_color string
return Newtonsoft.Json