C# Class Hackathon_GetStarted.BoardStyleFill

Mostrar archivo Open project: julienstroheker/hackathon_GetStarted

Public Methods

Method Description
BoardStyleFill ( string _name, string _isEnabled, string _filter, List _Clauses, BoardStyleFillSettings _settings ) : Newtonsoft.Json

Method Details

BoardStyleFill() public method

public BoardStyleFill ( string _name, string _isEnabled, string _filter, List _Clauses, BoardStyleFillSettings _settings ) : Newtonsoft.Json
_name string
_isEnabled string
_filter string
_Clauses List
_settings BoardStyleFillSettings
return Newtonsoft.Json